view cmd2/__init__.py @ 107:3e2651cbe376

vigorous whitespace stripping from test results
author catherine@dellzilla
date Fri, 24 Oct 2008 16:13:47 -0400
parents 3de2a3eb765a
children
line wrap: on
line source

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