]> granicus.if.org Git - python/commit
Fix the unittest to run properly when the working directory has
authorGregory P. Smith <greg@krypto.org>
Mon, 20 Jan 2014 09:10:33 +0000 (01:10 -0800)
committerGregory P. Smith <greg@krypto.org>
Mon, 20 Jan 2014 09:10:33 +0000 (01:10 -0800)
commitb599c61179dcc675def318e093dae87a80e01c74
tree2f705a34747fbd325d46bc4e252d368549727b99
parent27b490c71385341ce32c6540d98632032c440159
Fix the unittest to run properly when the working directory has
additional bits set (such as the setgid or sticky bits).
Lib/test/test_pathlib.py