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 vstinner
Recipients flox, ocean-city, pitrou, vstinner
Date 2010-10-11.21:50:49
SpamBayes Score 0.00014827745
Marked as misclassified No
Message-id <1286833851.36.0.922758851219.issue8533@psf.upfronthosting.co.za>
In-reply-to
Content
> Oops, sorry. I'll withdraw my last patch.

Why? Your patch is useful to run a single test outside regrtest. But you should not remove the hack on regrtest.py, only keep your patch on unittest/runner.py. There are not exclusive.
History
Date User Action Args
2010-10-11 21:50:51vstinnersetrecipients: + vstinner, pitrou, ocean-city, flox
2010-10-11 21:50:51vstinnersetmessageid: <1286833851.36.0.922758851219.issue8533@psf.upfronthosting.co.za>
2010-10-11 21:50:50vstinnerlinkissue8533 messages
2010-10-11 21:50:49vstinnercreate