[issue8333] test_multiprocessing: pickling failures
Michael Foord
report at bugs.python.org
Thu Apr 8 01:31:28 CEST 2010
Michael Foord <michael at voidspace.org.uk> added the comment:
Changing unittest.TestResult to use StringIO instead of cStringIO isn't sufficient. regrtest.py also needs to use StringIO...
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8333>
_______________________________________
More information about the Python-bugs-list
mailing list