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