]> 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:11:26 +0000 (16:11 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 8 Mar 2016 14:11:26 +0000 (16:11 +0200)
commit388b90f28e029daaf06aae8026b596e2f20a1cd3
treed76502684625f2668c3cb0c88dd5958e2dbff6c8
parentf11b25b0813a1c07ddf55cca1512ef65eb97a636
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