Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merging the gen-branch into the main line, at Guido's direction. Yay! | Tim Peters | 2001-06-18 | 1 | -0/+1 |
* | Set the line number correctly for a nested function with an exec or | Jeremy Hylton | 2001-03-22 | 1 | -0/+1 |
* | add DEF_BOUND | Jeremy Hylton | 2001-02-28 | 1 | -1/+3 |
* | Improved __future__ parser; still more to do | Jeremy Hylton | 2001-02-27 | 1 | -0/+1 |
* | Preliminary support for future nested scopes | Jeremy Hylton | 2001-02-27 | 1 | -1/+6 |
* | Relax the rules for using 'from ... import *' and exec in the presence | Jeremy Hylton | 2001-02-09 | 1 | -37/+27 |
* | Fix symbol table pass to generation SyntaxError exceptions that | Jeremy Hylton | 2001-02-02 | 1 | -0/+1 |
* | Move a bunch of definitions that were internal to compile.c to | Jeremy Hylton | 2001-02-02 | 1 | -0/+99 |