Mercurial > hg > abbrev
view tests/doctest.txt @ 0:ee1c34d2f1c4
initial commit
author | Jeff Hammel <k0scist@gmail.com> |
---|---|
date | Sun, 02 Mar 2014 19:01:54 -0800 |
parents | |
children |
line wrap: on
line source
Test abbrev ================ The obligatory imports: >>> import abbrev Run some tests. This test will fail, please fix it: >>> assert True == False