]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #23605: Refactor os.walk() tests to also run them on os.fwalk()
authorVictor Stinner <victor.stinner@gmail.com>
Thu, 12 Mar 2015 09:28:24 +0000 (10:28 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Thu, 12 Mar 2015 09:28:24 +0000 (10:28 +0100)
commit0561c53d782e67261f09b276280a43b481b9b032
tree3db4eeb5733420b93e0f4f7d35f7e4ad42eb828e
parenta112a8ae47813f75aa8ad27ee8c42a7c2e937d13
Issue #23605: Refactor os.walk() tests to also run them on os.fwalk()
Lib/test/test_os.py