view tests/doctest.txt @ 12:e0a3148e67a8

bug fix and a short overhaul of documentation
author Jeff Hammel <jhammel@mozilla.com>
date Mon, 28 Jan 2013 19:54:36 -0800
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