If you want to delete a directory and remove all the files inside it recursively, you should use shutil.rmtree() method ...
確定! 回上一頁