]> granicus.if.org Git - python/commit
Issue #19877: fix regression in test_pathlib when Windows has symlink support availab...
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 3 Dec 2013 16:13:13 +0000 (17:13 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 3 Dec 2013 16:13:13 +0000 (17:13 +0100)
commitcc157516a91b49deeed52eb7c98a0959110cb1bf
tree84d916241bae263e7be836131abea148a551e850
parent85a2be7da75875e8c2b7c0ad9f1967f053a4112b
Issue #19877: fix regression in test_pathlib when Windows has symlink support available (i.e. in administrator mode).
Patch by Vajrasky Kok.
Lib/test/test_pathlib.py