cpython/Tools/compiler
Jeremy Hylton bf6267e6f8 rename several of the generic attribute names for nodes. new node attrs are:
Exec: expr, locals, globals
Dict: items
Assert: test, fail
2000-02-14 18:34:11 +00:00
..
compiler rename several of the generic attribute names for nodes. new node attrs are: 2000-02-14 18:34:11 +00:00