[New-bugs-announce] [issue21404] Compression level for tarfile/zipfile

Sworddragon report at bugs.python.org
Wed Apr 30 23:06:56 CEST 2014


New submission from Sworddragon:

The tarfile/zipfile libraries doesn't seem to provide a direct way to specify the compression level. I have now ported my code from subprocess to tarfile/zipfile to achieve platform independency but would be happy if I could also control the compression level. Or is there a special reason not to add this?

----------
components: Library (Lib)
messages: 217655
nosy: Sworddragon
priority: normal
severity: normal
status: open
title: Compression level for tarfile/zipfile
versions: Python 3.4

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21404>
_______________________________________


More information about the New-bugs-announce mailing list