Message 102577 - Python tracker
Message102577
| 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:28 | michael.foord | set | recipients: + michael.foord, loewis, tim.golden, jnoller, skrah |
| 2010-04-07 23:31:28 | michael.foord | set | messageid: <1270683088.03.0.400404772208.issue8333@psf.upfronthosting.co.za> |
| 2010-04-07 23:31:26 | michael.foord | link | issue8333 messages |
| 2010-04-07 23:31:26 | michael.foord | create | |