summaryrefslogtreecommitdiffstats
path: root/Lib/symtable.py
Commit message (Collapse)AuthorAgeFilesLines
* flesh out __all__Jeremy Hylton2001-03-231-14/+6
| | | | | | remove debugging code in if __debug__: add get_children() method on SymbolTable
* First cut at a high-level symbol table interfaceJeremy Hylton2001-03-221-0/+258