view tests/doctest.txt @ 2:d36032625794

add __all__ and whitespace cleanup
author Jeff Hammel <jhammel@mozilla.com>
date Fri, 30 Mar 2012 09:00:18 -0700
parents a41537c4284f
children
line wrap: on
line source

Test CommandParser
================

The obligatory imports:

    >>> import commandparser

Run some tests.  This test will fail, please fix it:

    >>> assert True == False