view __init__.py @ 97:1dfe882138aa

more imports in __init__.py
author catherine@dellzilla
date Mon, 29 Sep 2008 11:06:12 -0400
parents 9dcdea6f11fc
children
line wrap: on
line source

from cmd2 import Cmd, options, make_option
__all__ = ["cmd2", "flagReader", "bootstrap"]
__version__ = '0.3.7'