summaryrefslogtreecommitdiffstats
path: root/Modules/symtablemodule.c
Commit message (Expand)AuthorAgeFilesLines
* Export three optimization (fast locals) flagsJeremy Hylton2001-04-161-0/+4
* add DEF_BOUND constantJeremy Hylton2001-03-221-0/+1
* Relax the rules for using 'from ... import *' and exec in the presenceJeremy Hylton2001-02-091-1/+1
* Add minimal interface to symtable: _symtable module.Jeremy Hylton2001-02-021-0/+72