view __init__.py @ 96:9dcdea6f11fc

organized into proper package
author catherine@dellzilla
date Mon, 29 Sep 2008 10:44:41 -0400
parents
children 1dfe882138aa
line wrap: on
line source

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