How to create zip archive using shutil.make_archive() without a file extension in python?

后端 未结 0 1873
萌比男神i
萌比男神i 2021-02-03 18:45

I need to create a zip archive with a custom extension of ‘.stz’ as this is the only file format accepted by the application it will be used in. Using shutil.make_archive the fi

相关标签:
回答
  • 消灭零回复
提交回复
热议问题