Mercurial > hg > simpypi
view tests/doctest.txt @ 6:232e67cac00c
stub testing
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Tue, 28 Feb 2012 10:21:03 -0800 |
parents | |
children | 5ee4fe3decd9 |
line wrap: on
line source
Test PaInt ================ The obligatory imports:: >>> import simpypi >>> import tempfile Make a temporary package directory:: >>> directory = tempfile.mkdtemp()