Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

Shouldn't this be considered as a new feature? There are no guaranties that 
shutil.rmtree() should work if files or directories are concurrently removed, 
or created, or made read-only in other threads or processes.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue29699>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to