Amaury Forgeot d'Arc added the comment:
wxPython tests override unittest.TextTestRunner:
self.stream = unittest.runner._WritelnDecorator(BytesIO())
Using bytes is wrong. Output stream should be a text file.
----------
nosy: +amaury.forgeotdarc
resolution: -> invalid
status: open -> closed
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue18350>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com