comparison __init__.py @ 96:9dcdea6f11fc

organized into proper package
author catherine@dellzilla
date Mon, 29 Sep 2008 10:44:41 -0400
parents
children 1dfe882138aa
comparison
equal deleted inserted replaced
95:199a08e3ae72 96:9dcdea6f11fc
1 from cmd2 import Cmd
2 __all__ = ["cmd2", "flagReader", "bootstrap"]
3 __version__ = '0.3.7'