[issue10841] binary stdio

Glenn Linderman report at bugs.python.org
Thu Jan 6 09:42:29 CET 2011


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

I can read and understand C well enough, having coded in it for about 40 years now... but I left C for Perl and Perl for Python, I try not to code in C when I don't have to, these days, as the P languages are more productive, overall.

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?

----------

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


More information about the Python-bugs-list mailing list