STINNER Victor <victor.stin...@haypocalc.com> added the comment:

fileio_close.patch (for Python 3.3): Fix FileIO.__init__() to not close the 
file if closefd=False and the constructor is called twice (or more).

----------
Added file: http://bugs.python.org/file22417/fileio_close.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue4841>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to