summaryrefslogtreecommitdiff
path: root/Lib/compiler/ast.py
diff options
context:
space:
mode:
authorJeremy Hylton <jeremy@alum.mit.edu>2000-02-11 20:27:07 +0000
committerJeremy Hylton <jeremy@alum.mit.edu>2000-02-11 20:27:07 +0000
commit76d01b820c97b4d39688324843227783e0956fcb (patch)
tree55b247fcc1f0902fae137f3379886d2d81e7ee33 /Lib/compiler/ast.py
parent5de8cee73f0d6dad6ed1bcf5521dc68775cfe4b8 (diff)
downloadcpython-git-76d01b820c97b4d39688324843227783e0956fcb.tar.gz
add support for Lambda nodes
change resolution of local name ops (LOAD_FAST). i think it makes sense now. if it is an argument or a local var name that it used, it must be in varnames. if it is a local var name that is used, it must also be in names
Diffstat (limited to 'Lib/compiler/ast.py')
0 files changed, 0 insertions, 0 deletions