]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue 6542: Make sure that TestInvalidFD.test_closerange does not
authorR. David Murray <rdmurray@bitdance.com>
Wed, 22 Jul 2009 15:20:27 +0000 (15:20 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Wed, 22 Jul 2009 15:20:27 +0000 (15:20 +0000)
commit630cc4821c775f2b456b0744c39dc8531c75e54b
tree8cae078f9ce83a612f296f77c249b988b7889387
parent953152f0640d7c99b9ffe03392a4c9ce590489cb
Issue 6542: Make sure that TestInvalidFD.test_closerange does not
close any valid file descriptors.
Lib/test/test_os.py