]> granicus.if.org Git - python/commit
make sure files are closed using the with statement
authorBenjamin Peterson <benjamin@python.org>
Sun, 10 May 2009 02:29:00 +0000 (02:29 +0000)
committerBenjamin Peterson <benjamin@python.org>
Sun, 10 May 2009 02:29:00 +0000 (02:29 +0000)
commitb91e8ede7afe606ada64b394dbd7db030e536780
tree6eea6fed6f89e061c3c547ddebc4e30ea4d322b7
parent14c7bc2ad22f4fffdcf2b3d58b1358846a53079f
make sure files are closed using the with statement
Lib/zipfile.py