summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_symtable.py
Commit message (Expand)AuthorAgeFilesLines
* SF patch 763201: handling of SyntaxErrors in symbol table buildJeremy Hylton2003-07-151-3/+15
* Get rid of relative imports in all unittests. Now anything thatBarry Warsaw2002-07-231-1/+1
* Whitespace normalization.Tim Peters2001-02-151-1/+0
* update to use new symtable interfaceJeremy Hylton2001-02-091-3/+4
* Add minimal interface to symtable: _symtable module.Jeremy Hylton2001-02-021-0/+8