04 shutil.rmtree(path) # 删除目录

import shutil
shutil.rmtree(path)   # 删除目录
posted @ 2024-09-26 22:41  jhchena  阅读(4)  评论(0编辑  收藏  举报