Message307166
> we could consider an API addition
Just brainstorming here... perhaps an API addition would be most appropriate in the shutil module (https://docs.python.org/3.6/library/shutil.html) which already contains shutil.make_archive and shutil.unpack_archive. One could imagine shutil.compress and shutil.decompress that took a format argument to specify the compression type. |
|
| Date |
User |
Action |
Args |
| 2017-11-28 20:50:26 | dhimmel | set | recipients:
+ dhimmel, docs@python |
| 2017-11-28 20:50:26 | dhimmel | set | messageid: <1511902226.0.0.213398074469.issue32160@psf.upfronthosting.co.za> |
| 2017-11-28 20:50:25 | dhimmel | link | issue32160 messages |
| 2017-11-28 20:50:25 | dhimmel | create | |
|