summaryrefslogtreecommitdiffstats
path: root/Lib/compiler/consts.py
Commit message (Expand)AuthorAgeFilesLines
* del no longer necessary now that new module is goneJeremy Hylton2001-09-141-2/+0
* the new new doesn't define CO_xxx as the old new didJeremy Hylton2001-09-141-1/+9
* Fix _convert_NAME() so that it doesn't store locals for class bodies.Jeremy Hylton2001-08-301-3/+2
* Define constants for types of scopesJeremy Hylton2001-04-121-0/+5
* constants from transformerJeremy Hylton2000-02-081-0/+9