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 michael.foord
Recipients jnoller, loewis, michael.foord, skrah, tim.golden
Date 2010-04-07.23:31:26
SpamBayes Score 0.024353992
Marked as misclassified No
Message-id <1270683088.03.0.400404772208.issue8333@psf.upfronthosting.co.za>
In-reply-to
Content
Changing unittest.TestResult to use StringIO instead of cStringIO isn't sufficient. regrtest.py also needs to use StringIO...
History
Date User Action Args
2010-04-07 23:31:28michael.foordsetrecipients: + michael.foord, loewis, tim.golden, jnoller, skrah
2010-04-07 23:31:28michael.foordsetmessageid: <1270683088.03.0.400404772208.issue8333@psf.upfronthosting.co.za>
2010-04-07 23:31:26michael.foordlinkissue8333 messages
2010-04-07 23:31:26michael.foordcreate