STINNER Victor <victor.stin...@haypocalc.com> added the comment: Attached stdio_binary.patch always set stdin, stdout and stderr in binary mode on Windows (and not only with -u command line flag). I added the following comment, is it correct?
/* don't translate newlines */ ---------- keywords: +patch nosy: +haypo Added file: http://bugs.python.org/file20290/stdio_binary.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue10841> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com