]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #26783: test_os.WalkTests.test_walk_topdown did't test fwalk and bytes.
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 16 Apr 2016 14:51:00 +0000 (17:51 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 16 Apr 2016 14:51:00 +0000 (17:51 +0300)
commita07ab29a79755191ed6c507247d359e50084dcf4
tree604166ce256e5b9eac533526d78203f513257c89
parente38415e776341208b345d260e1ca5c5a5dd58fc6
Issue #26783: test_os.WalkTests.test_walk_topdown did't test fwalk and bytes.
Patch by Aviv Palivoda.
Lib/test/test_os.py