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 <rep...@bugs.python.org>
<http://bugs.python.org/issue21404>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to