summaryrefslogtreecommitdiffstats
path: root/Lib/compiler/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* make compiler's py3k warning a full deprecation warning #6837Benjamin Peterson2010-03-181-3/+5
* Deprecate the compiler package for removal in 3.0.Brett Cannon2008-05-101-0/+3
* Use absolute importsNeal Norwitz2006-04-031-3/+3
* Whitespace normalization.Tim Peters2001-10-181-2/+1
* Fix comment typoAndrew M. Kuchling2001-09-271-1/+1
* API change:Jeremy Hylton2001-09-171-3/+6
* typoJeremy Hylton2001-04-091-1/+1
* import compile function form pycodegenJeremy Hylton2000-03-061-0/+4
* add a doc stringJeremy Hylton2000-03-061-0/+20
* make p2c a packageJeremy Hylton2000-02-041-0/+0