]> 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:42:32 +0000 (17:42 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 20 Nov 2016 15:42:32 +0000 (17:42 +0200)
commit2ccb98800af87505d94a6f3b2bec6a97d200bb3a
treef61a83de6d8874cf25ddf556c57ac68cd4b6fdd6
parentcf36835fc5ccdd42ec8ec22bd773b0e450754588
Issue #28666: Now test.support.rmtree is able to remove unwritable or
unreadable directories on Windows too.
Lib/test/support/__init__.py