]> granicus.if.org Git - python/commit
Issue #28666: Fix removing readonly directories on Windows.
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 20 Nov 2016 18:04:54 +0000 (20:04 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 20 Nov 2016 18:04:54 +0000 (20:04 +0200)
commitd54d327f1c91c905f4c4efdb937a2cd745771c78
treeea6b3806549b684c292ad017eda273cc8bf456e0
parentf0d0306c24f0de1c18f56b8e3a0a77ab3450c83f
Issue #28666: Fix removing readonly directories on Windows.
Lib/test/test_support.py