[issue10841] binary stdio

STINNER Victor report at bugs.python.org
Thu Jan 6 15:30:58 CET 2011


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

Using my patch, the interpreter fails with a SyntaxError on \r: attached patch translates newlines to avoid this problem.

----------
Added file: http://bugs.python.org/file20291/parser_translate_newline.patch

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


More information about the Python-bugs-list mailing list