Antoine Pitrou added the comment: > It is bug in shutil.rmtree, right?
Read the documentation: shutil.rmtree(path, ignore_errors=False, onerror=None) Delete an entire directory tree; path must point to a directory (but not a symbolic link to a directory) ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue15776> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com