]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #25860: Fixed test failure caused by inconsistency of os.walk() and
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 22 Dec 2015 22:37:34 +0000 (00:37 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 22 Dec 2015 22:37:34 +0000 (00:37 +0200)
commita17ca19d340766153db63959c307f5fd73880c19
tree12cedce2e21fed5ea2c6588dff25792935a6226f
parent0bddc9eb15b88b22676aa516740f3ebd20fb8bb1
Issue #25860: Fixed test failure caused by inconsistency of os.walk() and
os.fwalk() parameter names.
Lib/test/test_os.py