You need to sign in or sign up before continuing.
-
Tim Peters authored
ZipFile.__del__(): call ZipFile.close(), like its docstring says it does. ZipFile.close(): allow calling more than once (as all file-like objects in Python should support).
d15f8bbe