]> granicus.if.org Git - python/commit
Issue #28666: Now test.support.rmtree is able to remove unwritable or
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 20 Nov 2016 15:43:09 +0000 (17:43 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 20 Nov 2016 15:43:09 +0000 (17:43 +0200)
commit8551495ad1eea1b7985c2bfb0a29d896b5039df7
tree060727268ebb0a04cc9493b0f819d83f452e9658
parentf0a6d34f36934699b5746df7c1f9ee3e18ee5eeb
parentba7eb8da099b32247f1cd93b1a92637a35e2f15c
Issue #28666: Now test.support.rmtree is able to remove unwritable or
unreadable directories on Windows too.