[issue16183] ZipExtFile object close without file handle closed

Jesús Cea Avión report at bugs.python.org
Sun Nov 4 02:14:15 CET 2012


Jesús Cea Avión added the comment:

This bug was solved in python 3.2. Pyhton 3.1 is affected.

This is not a windows issue: the file reference is kept in all platforms.

This seems to be solved in 2c370065c1b4 and 260ff379115c.

See issue #9846.

----------
nosy: +jcea

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


More information about the Python-bugs-list mailing list