]> 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 14:19:20 +0000 (16:19 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 20 Nov 2016 14:19:20 +0000 (16:19 +0200)
commit0e7dbe901ca5e5587d18bdfaceeba244ab5342ca
tree65913e436685186ae60ca8ace51abf4ebfcf1d17
parent92b9a1f9114fc83ba4d3dcc760012097c60a11df
parent6770f8a4877eba56dd9978caf197795dbc3d3ffb
Issue #28666: Now test.support.rmtree is able to remove unwritable or
unreadable directories.
Lib/test/support/__init__.py
Lib/test/test_support.py
Misc/NEWS