Serhiy Storchaka added the comment:

No, this is not a duplicate.  ZipExtFile.close() closes a file handle, but 
ZipExtFile.close() is not used here.  I see also some possible FD leaks in 
ZipFile.open().  It will be good to fix all them in this issue.  If no one will 
make a patch for this easy issue, I'll do it.

----------

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

Reply via email to