This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients berker.peksag, docs@python, eric.araujo, ezio.melotti, michael.foord, ncoghlan, notizblock, orsenthil, rhettinger
Date 2011-12-12.17:19:04
SpamBayes Score 0.01334822
Marked as misclassified No
Message-id <1323710345.0.0.953947737935.issue11468@psf.upfronthosting.co.za>
In-reply-to
Content
I'll be updating this example shortly, but it is intentional that it include only assertEqual, assertTrue, and assertRaises.  Those three are the minimum necessary to get up and running (which is the whole point of the BASIC example).
History
Date User Action Args
2011-12-12 17:19:05rhettingersetrecipients: + rhettinger, ncoghlan, orsenthil, ezio.melotti, eric.araujo, michael.foord, docs@python, notizblock, berker.peksag
2011-12-12 17:19:05rhettingersetmessageid: <1323710345.0.0.953947737935.issue11468@psf.upfronthosting.co.za>
2011-12-12 17:19:04rhettingerlinkissue11468 messages
2011-12-12 17:19:04rhettingercreate