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 r.david.murray
Recipients michael.foord, pitrou, r.david.murray
Date 2012-03-14.15:04:15
SpamBayes Score 0.00025772056
Marked as misclassified No
Message-id <1331737456.2.0.752670654845.issue14265@psf.upfronthosting.co.za>
In-reply-to
Content
I'm pretty sure Michael is talking about unittest.  Doing the same for regrtest would be interesting but not as important.  (When I run individual tests from the Python test suite I generally use -m unittest to do it.)
History
Date User Action Args
2012-03-14 15:04:16r.david.murraysetrecipients: + r.david.murray, pitrou, michael.foord
2012-03-14 15:04:16r.david.murraysetmessageid: <1331737456.2.0.752670654845.issue14265@psf.upfronthosting.co.za>
2012-03-14 15:04:15r.david.murraylinkissue14265 messages
2012-03-14 15:04:15r.david.murraycreate