STINNER Victor <victor.stin...@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 <rep...@bugs.python.org>
<http://bugs.python.org/issue4762>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to