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.22:49:51
SpamBayes Score 0.0060561905
Marked as misclassified No
Message-id <1270680592.84.0.39622583665.issue8333@psf.upfronthosting.co.za>
In-reply-to
Content
TestResult creates its StringIO buffers even if they aren't use. I can create them on first use and use StringIO.StringIO rather than cStringIO. Will fix now.
History
Date User Action Args
2010-04-07 22:49:52michael.foordsetrecipients: + michael.foord, loewis, tim.golden, jnoller, skrah
2010-04-07 22:49:52michael.foordsetmessageid: <1270680592.84.0.39622583665.issue8333@psf.upfronthosting.co.za>
2010-04-07 22:49:51michael.foordlinkissue8333 messages
2010-04-07 22:49:51michael.foordcreate