Message 95210 - Python tracker (original) (raw)

Message95210

Author brian.curtin
Recipients barry, brian.curtin, pjenvey
Date 2009-11-13.22:10:19
SpamBayes Score 0.006865374
Marked as misclassified No
Message-id 1258150221.44.0.426025633697.issue7301@psf.upfronthosting.co.za
In-reply-to
Content
Added a patch which includes tests in test_warnings. There are tests for a single warning, two comma separated warnings, and one env var warning and one command line warning at the same time.
History
Date User Action Args
2009-11-13 22:10:21 brian.curtin set recipients: + brian.curtin, barry, pjenvey
2009-11-13 22:10:21 brian.curtin set messageid: 1258150221.44.0.426025633697.issue7301@psf.upfronthosting.co.za
2009-11-13 22:10:20 brian.curtin link issue7301 messages
2009-11-13 22:10:20 brian.curtin create