]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[2.7] bpo-33760: Fix file leaks in test_io. (GH-7361). (GH-7373)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 4 Jun 2018 03:37:57 +0000 (06:37 +0300)
committerNed Deily <nad@python.org>
Mon, 4 Jun 2018 03:37:57 +0000 (23:37 -0400)
commitb02ceb57d23c26aca6666b3a9f4c5b7d84d0ea0a
tree1c187741d8afa14bfe753a6ff8da9714f0d2c7a5
parentded666ff0ce44785a495ff89b676ca68e4cc08e8
[2.7] bpo-33760: Fix file leaks in test_io. (GH-7361). (GH-7373)

(cherry picked from commit e36837cb71032ccfa713e75623b314f091dc22bb)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/test/test_io.py