[issue8533] regrtest: use backslashreplace error handler for stdout

Antoine Pitrou report at bugs.python.org
Sun May 2 13:08:26 CEST 2010


Antoine Pitrou <pitrou at free.fr> added the comment:

Since it may reorder output, I think it's better revert the patch and try the other solution. However, I don't think you need to replace sys.stdout at all: just output the traceback more carefully.

----------
status: pending -> open

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


More information about the Python-bugs-list mailing list