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

STINNER Victor report at bugs.python.org
Fri Aug 13 15:36:36 CEST 2010


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

r83973 ignores the name argument of PyFile_FromFd() because it was already ignored (it did always produce an error).

----------

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


More information about the Python-bugs-list mailing list