Terry J. Reedy <[EMAIL PROTECTED]> added the comment:

I notice that symtable is still in 3.0, still not in the index, and I
presume still not documented.  The help(symtable) says it defines classes
Symbol
SymbolTable
Class(SymbolTable)
Function(symbolTable)
so it seems to be used for parsing.  Is it for the old ast parser, and
therefore obsolete?  For the new AST parser and still relevant?  For an
experiment that ended?  Or something else?

----------
nosy: +tjreedy

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue896052>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to