To delete a file using os.remove() , do the following: ... shutil.rmtree(), Deletes entire directory tree and can be used to delete non-empty directories ...
確定! 回上一頁