New submission from Berker Peksag:

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).

----------
assignee: berker.peksag
components: Library (Lib)
messages: 229409
nosy: berker.peksag
priority: normal
severity: normal
stage: needs patch
status: open
title: Add silent mode for py_compile
type: enhancement
versions: Python 3.5

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22640>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to