]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #28666: Now test.support.rmtree is able to remove unwritable or
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 20 Nov 2016 15:42:58 +0000 (17:42 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 20 Nov 2016 15:42:58 +0000 (17:42 +0200)
commitba7eb8da099b32247f1cd93b1a92637a35e2f15c
tree0b682a910acf6f1fcb706c93d4fed1f9d5600932
parent01452af645d6b6465a8a2bcedec042848af14104
parent2ccb98800af87505d94a6f3b2bec6a97d200bb3a
Issue #28666: Now test.support.rmtree is able to remove unwritable or
unreadable directories on Windows too.
Lib/test/support/__init__.py