diff options
author | Tim Peters <tim.peters@gmail.com> | 2001-11-28 23:16:40 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2001-11-28 23:16:40 (GMT) |
commit | d15f8bbe320811d8edaf869c91308679d246693f (patch) | |
tree | 50a5aecba5fb206b62b1b8c22d6595a1899ac63a /Lib/bdb.py | |
parent | 97019e41102df409556a76ca347ce9cf020bf23f (diff) | |
download | cpython-d15f8bbe320811d8edaf869c91308679d246693f.zip cpython-d15f8bbe320811d8edaf869c91308679d246693f.tar.gz cpython-d15f8bbe320811d8edaf869c91308679d246693f.tar.bz2 |
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).
Diffstat (limited to 'Lib/bdb.py')
0 files changed, 0 insertions, 0 deletions