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 benjamin.peterson
Recipients benjamin.peterson
Date 2008-05-24.13:55:19
SpamBayes Score 0.0023870135
Marked as misclassified No
Message-id <1211637344.19.0.700206389482.issue2958@psf.upfronthosting.co.za>
In-reply-to
Content
A good bug day task:

Lib/test/README is a bit dated. It still talks about old-style Python
tests which have been almost completely removed in 2.6 (and none more
should be written.) The assert* methods of unittest should also be
stressed instead of test_support.verify etc.
History
Date User Action Args
2008-05-24 13:55:46benjamin.petersonsetspambayes_score: 0.00238701 -> 0.0023870135
recipients: + benjamin.peterson
2008-05-24 13:55:44benjamin.petersonsetspambayes_score: 0.00238701 -> 0.00238701
messageid: <1211637344.19.0.700206389482.issue2958@psf.upfronthosting.co.za>
2008-05-24 13:55:34benjamin.petersonlinkissue2958 messages
2008-05-24 13:55:30benjamin.petersoncreate