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 berker.peksag
Recipients berker.peksag
Date 2014-10-15.08:23:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1413361400.01.0.34334853586.issue22640@psf.upfronthosting.co.za>
In-reply-to
Content
This is similar to issue 21338.

It would be good to add a new option "-q" to the CLI interface and add a new parameter "quiet" to py_compile.compile() (e.g. if doraise is False and quiet is True, do not print anything).
History
Date User Action Args
2014-10-15 08:23:20berker.peksagsetrecipients: + berker.peksag
2014-10-15 08:23:20berker.peksagsetmessageid: <1413361400.01.0.34334853586.issue22640@psf.upfronthosting.co.za>
2014-10-15 08:23:19berker.peksaglinkissue22640 messages
2014-10-15 08:23:19berker.peksagcreate