]> granicus.if.org Git - python/commit
Fix #8886. Use context managers throughout the test.
authorBrian Curtin <brian.curtin@gmail.com>
Thu, 18 Nov 2010 02:15:28 +0000 (02:15 +0000)
committerBrian Curtin <brian.curtin@gmail.com>
Thu, 18 Nov 2010 02:15:28 +0000 (02:15 +0000)
commit8fb9b868bd8415347ffa608eec324055ff9f66d7
tree61c36b332a9c3aedea36bb9c03f324f8f57c70f7
parenta47bbf5a4b6aaba52be774ddd2cb23be26a638ef
Fix #8886. Use context managers throughout the test.
Lib/test/test_zipfile.py
Misc/NEWS