[issue18350] Python 3 unittest framework broken?

Boštjan Mejak report at bugs.python.org
Wed Jul 3 17:04:18 CEST 2013


Boštjan Mejak added the comment:

By "output stream should be a text file", have you ment the line should be

self.stream = unittest.runner._WriteInDecorator(StringIO())

Can you provide me a little hint so that I can make a patch for the wxPython team?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18350>
_______________________________________


More information about the Python-bugs-list mailing list