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, ezio.melotti, michael.foord, pprokop
Date 2010-07-20.11:01:22
SpamBayes Score 0.007856735
Marked as misclassified No
Message-id <1279623684.35.0.0754686706376.issue4080@psf.upfronthosting.co.za>
In-reply-to
Content
I am in the process of creating an extension mechanism for unittest which will make adding this sort of use case to unittest much easier. *Even* if it is added to the core it should be in the form of an extension (plugin) so please don't update the patch until this is in place.
History
Date User Action Args
2010-07-20 11:01:24michael.foordsetrecipients: + michael.foord, ezio.melotti, pprokop, BreamoreBoy
2010-07-20 11:01:24michael.foordsetmessageid: <1279623684.35.0.0754686706376.issue4080@psf.upfronthosting.co.za>
2010-07-20 11:01:22michael.foordlinkissue4080 messages
2010-07-20 11:01:22michael.foordcreate