]> granicus.if.org Git - python/commit
properly close files in test_zipfile (#20887)
authorBenjamin Peterson <benjamin@python.org>
Thu, 3 Apr 2014 14:31:25 +0000 (10:31 -0400)
committerBenjamin Peterson <benjamin@python.org>
Thu, 3 Apr 2014 14:31:25 +0000 (10:31 -0400)
commit352eb4f4324b3d7ba3a23e4dbf56cd1bf68a4a52
tree902561b04e11029dff2ea1007c998121ed7d2c04
parent07681001c91a89cf108fd01d9cc343b4324feded
properly close files in test_zipfile (#20887)

Patch by Matti Picus.
Lib/test/test_zipfile.py