]> granicus.if.org Git - python/commit
flesh out __all__
authorJeremy Hylton <jeremy@alum.mit.edu>
Fri, 23 Mar 2001 15:41:14 +0000 (15:41 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Fri, 23 Mar 2001 15:41:14 +0000 (15:41 +0000)
commit101651c128825a05a7ba7c1c556c90e22bfb86c2
tree5501fed14a2c06ee95e947d251b1b5b2840e9238
parent26fabb00167143aaf7458284ce7201103d9b28ff
flesh out __all__

remove debugging code in if __debug__:

add get_children() method on SymbolTable
Lib/symtable.py