]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #27186: Skip scandir(bytes) test with os.name == "nt"
authorMartin Panter <vadmium+py@gmail.com>
Mon, 13 Jun 2016 03:28:35 +0000 (03:28 +0000)
committerMartin Panter <vadmium+py@gmail.com>
Mon, 13 Jun 2016 03:28:35 +0000 (03:28 +0000)
commit0c9ad59dabcb4011a35d16214bafabb47b112ea5
tree182106534b0bf16906e29933b46916e2902df9fb
parent544272aff708a71a74089b5d4982f292100a3325
Issue #27186: Skip scandir(bytes) test with os.name == "nt"
Lib/test/test_os.py