By using shutil rmtree function, you may delete the entire directory (files and sub-directories). The general way of using this function is: shutil.rmtree(path, ...
確定! 回上一頁