Antoine Pitrou <pit...@free.fr> added the comment:

Indeed. However, the ZipFile itself knows whether to close the file 
(self._filePassed). By adding a constructor argument to ZipExtFile and a 
__del__ method, it would solve the issue.

----------
nosy: +pitrou
stage:  -> needs patch
versions: +Python 3.2 -Python 3.1

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

Reply via email to