[issue10841] binary stdio

Glenn Linderman report at bugs.python.org
Thu Jan 6 08:06:29 CET 2011


Glenn Linderman <v+python at g.nevcal.com> added the comment:

The same.  This can be tested with the same test program,

c:\python32\python.exe test.py 1 > test1.txt

similar for 2, 3, 4.  Then add -u and repeat.  All 8 cases produce the same results, either via a pipe, or with a redirected stdout.

----------

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


More information about the Python-bugs-list mailing list