[issue4762] PyFile_FromFd() doesn't set the file name

STINNER Victor report at bugs.python.org
Sun Dec 28 18:06:35 CET 2008


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

> In my last patch to fix the issue #4705, I replaced PyFile_FromFd()
> by custom code which set correctly the file name.

The standard I/O: sys.stdin, sys.stdout and sys.stderr.

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


More information about the Python-bugs-list mailing list