file How do I remove/delete a folder that is not empty with Python? Stack Overflow
电脑学习网
2022-08-09 21:00
import
shutil
shutil
.
rmtree
(
'/folder_name'
)
上述资讯来自网友投稿,如有侵犯了您的权益,请来信告诉我们:liujun100@vip.qq.com