commit | f6ff26c486373dcb6c9ee2f4aae102202e89b722 | [log] [tgz] |
---|---|---|
author | Michael Foord <fuzzyman@voidspace.org.uk> | Wed Apr 07 23:04:22 2010 +0000 |
committer | Michael Foord <fuzzyman@voidspace.org.uk> | Wed Apr 07 23:04:22 2010 +0000 |
tree | cf9bae379f6535622a28b261b68e0291bfe38450 | |
parent | 9a39eccfe168a1ce86197aca0a5cd1de67aa1589 [diff] |
unittest.result.TestResult does not create its buffers until they're used. It uses StringIO not cStringIO. Issue 8333.