Mercurial > hg > PaInt
view tests/doctest.txt @ 6:6a6da56314b1
stub readme
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Thu, 23 Feb 2012 17:21:42 -0800 |
parents | 96362e527bd6 |
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