📜  在 python 代码示例中压缩目录

📅  最后修改于: 2022-03-11 14:45:20.641000             🧑  作者: Mango

代码示例4
shutil.make_archive(output_filename, 'zip', dir_name)