]> granicus.if.org Git - python/commit
#19532: make compileall with no file/dir args respect -f and -q.
authorR David Murray <rdmurray@bitdance.com>
Mon, 16 Dec 2013 01:49:38 +0000 (20:49 -0500)
committerR David Murray <rdmurray@bitdance.com>
Mon, 16 Dec 2013 01:49:38 +0000 (20:49 -0500)
commit8a1d1e647eb133cb1687e183dc0aefa7e2f02fdb
tree7267be36dc61e06bd0817d559e0a753b3f25c58e
parent1f1ec12db9eefa36bc7a2227c40ecdfcac945439
#19532: make compileall with no file/dir args respect -f and -q.

Patch by Vajrasky Kok.
Lib/compileall.py
Lib/test/test_compileall.py
Misc/NEWS