view __init__.py @ 98:a468c3215738

Added tag 0.3.7 for changeset 1dfe882138aa
author catherine@dellzilla
date Mon, 29 Sep 2008 11:50:01 -0400
parents 1dfe882138aa
children
line wrap: on
line source

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