Hi, I try to delete a whole directory-tree using shutil.rmtree(...) But there are always the hidden files and folders (e.g. from the svn .svn) left.
How can I delete -all- files and folders (also the hidden) with python? Many Thanks Konrad -- http://mail.python.org/mailman/listinfo/python-list