From: Serhiy Storchaka Date: Tue, 22 Dec 2015 22:37:50 +0000 (+0200) Subject: Issue #25860: Fixed test failure caused by inconsistency of os.walk() and X-Git-Tag: v3.6.0a1~871 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=85896f72d5075f3d34d8a743c2e4e954e45f1b54;p=thirdparty%2FPython%2Fcpython.git Issue #25860: Fixed test failure caused by inconsistency of os.walk() and os.fwalk() parameter names. --- 85896f72d5075f3d34d8a743c2e4e954e45f1b54