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 serhiy.storchaka
Recipients matrixise, mdk, pmpp, serhiy.storchaka
Date 2018-10-20.16:27:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540052824.68.0.788709270274.issue34969@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not sure those options are such useful. If you want to control more details, it is not hard to write a tiny Python script. Python is a programming language on the whole.

But if I add options for controlling the compression level, I would add options -1 ... -9. I never used verbose forms --fast and --best.
History
Date User Action Args
2018-10-20 16:27:04serhiy.storchakasetrecipients: + serhiy.storchaka, pmpp, matrixise, mdk
2018-10-20 16:27:04serhiy.storchakasetmessageid: <1540052824.68.0.788709270274.issue34969@psf.upfronthosting.co.za>
2018-10-20 16:27:04serhiy.storchakalinkissue34969 messages
2018-10-20 16:27:04serhiy.storchakacreate