Message 102573 - Python tracker
Message102573
| 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:52 | michael.foord | set | recipients: + michael.foord, loewis, tim.golden, jnoller, skrah |
| 2010-04-07 22:49:52 | michael.foord | set | messageid: <1270680592.84.0.39622583665.issue8333@psf.upfronthosting.co.za> |
| 2010-04-07 22:49:51 | michael.foord | link | issue8333 messages |
| 2010-04-07 22:49:51 | michael.foord | create | |