shutil.rmtree(path, ignore_errors=False, onerror=None) #递归地删除文件 ... While the unsafe rmtree works fine on bytes, the fd based does not.
確定! 回上一頁