]> granicus.if.org Git - python/commit
- Issue #8140: extend compileall to compile single files. Add -i option.
authorMatthias Klose <doko@ubuntu.com>
Mon, 15 Mar 2010 17:44:12 +0000 (17:44 +0000)
committerMatthias Klose <doko@ubuntu.com>
Mon, 15 Mar 2010 17:44:12 +0000 (17:44 +0000)
commitb13d04c99143ea326d1c74ba537ff43cbd04175b
treef1a37618d866c78810fc83f72afd0912891000e4
parentdc36472472361d8a360d97adbc7f1a3a8fce4493
- Issue #8140: extend compileall to compile single files. Add -i option.
Lib/compileall.py
Lib/test/test_compileall.py
Misc/NEWS