SF bug 486480: zipfile __del__ is broken
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).
T
Tim Peters committed
d15f8bbe320811d8edaf869c91308679d246693f
Parent: 97019e4