Mercurial > hg > PaInt
view tests/doctest.txt @ 0:96362e527bd6
initial package
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Tue, 21 Feb 2012 20:30:10 -0800 |
parents | |
children | d63ae03cc300 |
line wrap: on
line source
Test PaInt ================ The obligatory imports: >>> import paint Run some tests. This test will fail, please fix it: >>> assert True == False