[issue8705] shutil.rmtree with empty filepath

R. David Murray report at bugs.python.org
Sat Nov 20 13:31:21 CET 2010


R. David Murray <rdmurray at bitdance.com> added the comment:

Just as an FYI, a similar situation exists on Solaris.  I had to fix one of the Python test suite tests once because it was naively trying to rmtree the CWD.

----------
nosy: +r.david.murray

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


More information about the Python-bugs-list mailing list