summaryrefslogtreecommitdiffstats
path: root/Lib/compileall.py
Commit message (Expand)AuthorAgeFilesLines
* Mass check-in after untabifying all files that need it.Guido van Rossum1998-03-261-49/+49
* Revamped, to match py_compile.py:Guido van Rossum1998-01-191-58/+97
* Don't trip over empty string in sys.path.Guido van Rossum1996-07-311-1/+1
* handle class exceptionsGuido van Rossum1995-02-271-1/+4
* New way of generating .pyc files, thanks to Sjoerd.Guido van Rossum1994-08-291-0/+67