python删去非空文件夹 要删去这个文件目录folder_path,如下:import shutilshutil.rmtree(folder_path) python 2023-03-09 198 点赞 3 评论 300 浏览