This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Sworddragon
Recipients Sworddragon
Date 2014-04-30.21:06:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1398892016.48.0.640823521737.issue21404@psf.upfronthosting.co.za>
In-reply-to
Content
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?
History
Date User Action Args
2014-04-30 21:06:56Sworddragonsetrecipients: + Sworddragon
2014-04-30 21:06:56Sworddragonsetmessageid: <1398892016.48.0.640823521737.issue21404@psf.upfronthosting.co.za>
2014-04-30 21:06:56Sworddragonlinkissue21404 messages
2014-04-30 21:06:56Sworddragoncreate