]> granicus.if.org Git - python/commit
Issues #23808, #25911: Trying to fix walk tests on Windows.
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 8 Mar 2016 14:12:46 +0000 (16:12 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 8 Mar 2016 14:12:46 +0000 (16:12 +0200)
commit238fecd75cf79aa835d4e9e310be44a295698340
treef0db89c2c199168b2dc859d10443f2e28b5d196f
parent3a5e1afb922fb8438f19345ae858515b20d6fd43
parent55e3218eee49260a68de9c5a85549e1c719038ca
Issues #23808, #25911: Trying to fix walk tests on Windows.

On Windows a symlink can has the FILE_ATTRIBUTE_DIRECTORY flag.
Lib/test/test_os.py