Mercurial > hg > TextShaper
view tests/doctest.txt @ 12:5b70bbff04b1
STUB: textshaper/main.py
author | Jeff Hammel <k0scist@gmail.com> |
---|---|
date | Sat, 25 Jan 2014 18:09:48 -0800 |
parents | 53cfd6e1ad0f |
children |
line wrap: on
line source
Test TextShaper ================ The obligatory imports: >>> import textshaper Run some tests. This test will fail, please fix it: >>> assert True == False