]> granicus.if.org Git - python/commit
Implement #7944. Use `with` throughout the test suite.
authorBrian Curtin <brian.curtin@gmail.com>
Wed, 13 Oct 2010 02:21:42 +0000 (02:21 +0000)
committerBrian Curtin <brian.curtin@gmail.com>
Wed, 13 Oct 2010 02:21:42 +0000 (02:21 +0000)
commit28f96b5b26c3e405e9bd039b27abd0f8e5bfed3d
tree97b879ca5d7d84bab840e6ec1175c008449c16a9
parent01e397975795bdb102221fb5e977fef052cc88f3
Implement #7944. Use `with` throughout the test suite.
Lib/test/test_gzip.py