Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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/+1 |
* | Fix for bug 133489: compiler leaks memory | Jeremy Hylton | 2001-02-23 | 1 | -3/+5 |
* | Relax the rules for using 'from ... import *' and exec in the presence | Jeremy Hylton | 2001-02-09 | 1 | -0/+147 |