[issue19643] shutil rmtree fails on readonly files in Windows

Zachary Ware report at bugs.python.org
Mon Nov 18 20:06:40 CET 2013


Zachary Ware added the comment:

I like the idea of a remove_readonly flag.  I was going to say that I'm a bit worried about the fact that shutil.rmtree already has a couple of keyword arguments, but it's nowhere near what, say, copytree has.  Call me +0.75.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19643>
_______________________________________


More information about the Python-bugs-list mailing list