[issue9846] ZipExtFile provides no mechanism for closing the underlying file object

Łukasz Langa report at bugs.python.org
Tue Nov 23 00:13:36 CET 2010


Łukasz Langa <lukasz at langa.pl> added the comment:

Adding a patch implementing the discussed functionality, removing almost all of the ResourceWarnings raised by zipfile.

----------
keywords: +patch
nosy: +lukasz.langa
stage: needs patch -> patch review
Added file: http://bugs.python.org/file19778/issue9846.diff

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


More information about the Python-bugs-list mailing list