Mercurial > hg > TextShaper
view tests/doctest.txt @ 19:70dde00a4df0
selectable, albeit single, input
author | Jeff Hammel <k0scist@gmail.com> |
---|---|
date | Sun, 23 Feb 2014 00:26:19 -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