[issue8533] regrtest: use backslashreplace error handler for stdout

Hirokazu Yamamoto report at bugs.python.org
Fri Sep 10 13:10:45 CEST 2010


Hirokazu Yamamoto <ocean-city at m2.ccsnet.ne.jp> added the comment:

And here is more advanced (?) patch. More closer to Python/pythonrun.c
's implementaion.

I tried regrtest_stdout_newline.patch, but it doesn't work.
# AttributeError: '_io.TextIOWrapper' object has no attribute '_writenl'

----------
Added file: http://bugs.python.org/file18825/py3k_regrtest_newline_more.patch

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


More information about the Python-bugs-list mailing list