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 michael.foord
Recipients BreamoreBoy, michael.foord, pitrou, pupeno
Date 2010-07-20.10:59:29
SpamBayes Score 0.003042233
Marked as misclassified No
Message-id <1279623571.96.0.194138557924.issue3615@psf.upfronthosting.co.za>
In-reply-to
Content
The API on TestCase is already too wide without adding more methods. This is easy enough to do in a TestCase subclass for those who want it.
History
Date User Action Args
2010-07-20 10:59:32michael.foordsetrecipients: + michael.foord, pitrou, pupeno, BreamoreBoy
2010-07-20 10:59:31michael.foordsetmessageid: <1279623571.96.0.194138557924.issue3615@psf.upfronthosting.co.za>
2010-07-20 10:59:29michael.foordlinkissue3615 messages
2010-07-20 10:59:29michael.foordcreate