summaryrefslogtreecommitdiffstats
path: root/Include/symtable.h
Commit message (Expand)AuthorAgeFilesLines
* Remove st_nested_scopes from struct symtable,Jeremy Hylton2001-08-111-1/+0
* Merging the gen-branch into the main line, at Guido's direction. Yay!Tim Peters2001-06-181-0/+1
* Set the line number correctly for a nested function with an exec orJeremy Hylton2001-03-221-0/+1
* add DEF_BOUNDJeremy Hylton2001-02-281-1/+3
* Improved __future__ parser; still more to doJeremy Hylton2001-02-271-0/+1
* Preliminary support for future nested scopesJeremy Hylton2001-02-271-1/+6
* Relax the rules for using 'from ... import *' and exec in the presenceJeremy Hylton2001-02-091-37/+27
* Fix symbol table pass to generation SyntaxError exceptions thatJeremy Hylton2001-02-021-0/+1
* Move a bunch of definitions that were internal to compile.c toJeremy Hylton2001-02-021-0/+99