Message 110883 - Python tracker (original) (raw)

Message110883

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:24 michael.foord set recipients: + michael.foord, ezio.melotti, pprokop, BreamoreBoy
2010-07-20 11:01:24 michael.foord set messageid: 1279623684.35.0.0754686706376.issue4080@psf.upfronthosting.co.za
2010-07-20 11:01:22 michael.foord link issue4080 messages
2010-07-20 11:01:22 michael.foord create