]> granicus.if.org Git - python/commit
Silence ResourceWarning when testing that the file destructor closes the file.
authorBrett Cannon <bcannon@gmail.com>
Fri, 29 Oct 2010 23:53:03 +0000 (23:53 +0000)
committerBrett Cannon <bcannon@gmail.com>
Fri, 29 Oct 2010 23:53:03 +0000 (23:53 +0000)
commit5a9e91b050747ff6799f4cb4ed041bbacee8de07
tree1ab18a041f2006505764a2d886ca186a8573a240
parente1eca4e3f58bc221cea828a58a27088bc9258157
Silence ResourceWarning when testing that the file destructor closes the file.
Lib/test/test_io.py