[issue4233] open(0, closefd=False) prints 3 warnings

STINNER Victor report at bugs.python.org
Sat Nov 1 02:28:13 CET 2008


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

christian just told me that my svn repos was old. Here is an updated 
version of my patch. I now use io.open() instead of io.BufferedReader() 
in the tests.

Added file: http://bugs.python.org/file11922/fileio_closefd-2.patch

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


More information about the Python-bugs-list mailing list