]> granicus.if.org Git - python/commit
Backport of fix for issue 6542: make sure
authorR. David Murray <rdmurray@bitdance.com>
Wed, 22 Jul 2009 17:22:58 +0000 (17:22 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Wed, 22 Jul 2009 17:22:58 +0000 (17:22 +0000)
commit46ca2f25ebd7bfaa588c9e5fac8b8c7b8415b3a3
treec00be72bc5436a64a568229e701ecbf5cf83565a
parentd38d344370bbeb8c08d0d9aa2143e2852ee46de9
Backport of fix for issue 6542: make sure
test_os.TestInvalidFD.test_closerange does not close any
valid file descriptors.
Lib/test/test_os.py