Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Constify filenames and scripts. Fixes #651362. | Martin v. Löwis | 2002-12-11 | 1 | -2/+2 |
* | Excise DL_EXPORT from Include. | Mark Hammond | 2002-08-12 | 1 | -4/+4 |
* | Remove st_nested_scopes from struct symtable, | Jeremy Hylton | 2001-08-11 | 1 | -1/+0 |
* | 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 |