]> granicus.if.org Git - python/commit
Merged revisions 78983,78985 via svnmerge from
authorMatthias Klose <doko@ubuntu.com>
Tue, 16 Mar 2010 00:36:26 +0000 (00:36 +0000)
committerMatthias Klose <doko@ubuntu.com>
Tue, 16 Mar 2010 00:36:26 +0000 (00:36 +0000)
commitc33b902ebb0e124061ed3213409dc37cffebced0
tree9826b9ef24bd55bfbbaf44f204bc04a1fc9eca56
parent82f60910b7b811555dd9a9cc520523dad212946a
Merged revisions 78983,78985 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r78983 | matthias.klose | 2010-03-15 18:44:12 +0100 (Mo, 15 Mär 2010) | 2 lines

  - Issue #8140: extend compileall to compile single files. Add -i option.
........
  r78985 | matthias.klose | 2010-03-15 19:00:01 +0100 (Mo, 15 Mär 2010) | 2 lines

  - Fix typo in Lib/compileall.py(__all__).
........
Lib/compileall.py
Lib/test/test_compileall.py
Misc/NEWS