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 zach.ware
Recipients brett.cannon, chris.jerdonek, ezio.melotti, serhiy.storchaka, zach.ware
Date 2013-08-08.03:29:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1375932578.99.0.990760989027.issue16968@psf.upfronthosting.co.za>
In-reply-to
Content
That's a much better solution, thank you, Serhiy.  Here's a new patch.  test.support is no longer changed at all, but regrtest.py still is; the extra reference to the tests still causes issues, so it is removed.
History
Date User Action Args
2013-08-08 03:29:39zach.waresetrecipients: + zach.ware, brett.cannon, ezio.melotti, chris.jerdonek, serhiy.storchaka
2013-08-08 03:29:38zach.waresetmessageid: <1375932578.99.0.990760989027.issue16968@psf.upfronthosting.co.za>
2013-08-08 03:29:38zach.warelinkissue16968 messages
2013-08-08 03:29:38zach.warecreate