]> granicus.if.org Git - python/commit
Issue #25860: Fixed test failure caused by inconsistency of os.walk() and
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 22 Dec 2015 22:37:50 +0000 (00:37 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 22 Dec 2015 22:37:50 +0000 (00:37 +0200)
commit85896f72d5075f3d34d8a743c2e4e954e45f1b54
tree04d234d00f5e2aef08fb2918db28a081e8f8929c
parent345e78e5660ae5dc3943661963858e66ccdcaa87
parenta17ca19d340766153db63959c307f5fd73880c19
Issue #25860: Fixed test failure caused by inconsistency of os.walk() and
os.fwalk() parameter names.
Lib/test/test_os.py