[issue10841] binary stdio

Antoine Pitrou report at bugs.python.org
Thu Jan 6 09:48:20 CET 2011


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

> But there has to be special handling somewhere for opening std*,
> because they are already open, unlike other files.  That is no doubt
> where the bug is.  Can you point me at that code?

See initstdio() in Python/pythonrun.c

----------

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


More information about the Python-bugs-list mailing list