]> granicus.if.org Git - python/commit
Patch #495598: add an -q (quiet) option to pycompile.
authorMartin v. Löwis <martin@v.loewis.de>
Mon, 18 Mar 2002 12:44:08 +0000 (12:44 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Mon, 18 Mar 2002 12:44:08 +0000 (12:44 +0000)
commit5c137c225113764faae183034e7a85175a699ae2
tree5a3bc4dc8a3c22dd284a3824a6fb391ab672e249
parent73f570ba08756c322c0b6fa070d89aa3c64b31c9
Patch #495598: add an -q (quiet) option to pycompile.
Doc/lib/libcompileall.tex
Lib/compileall.py
Misc/NEWS