]> 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:09 +0000 (16:12 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 8 Mar 2016 14:12:09 +0000 (16:12 +0200)
commit55e3218eee49260a68de9c5a85549e1c719038ca
tree57b323cc6f993db61d7f011cec45809edff11d54
parentf4d97ce1008e2f27c9b9ca636434d35d42098a2c
parent388b90f28e029daaf06aae8026b596e2f20a1cd3
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