Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve SyntaxErrors for bad future statements. Set file and location | Jeremy Hylton | 2001-02-28 | 1 | -10/+24 |
* | Need to support single_input explicitly so from __future__ imports | Jeremy Hylton | 2001-02-28 | 1 | -0/+8 |
* | Presumed correct compiler pass for future statements | Jeremy Hylton | 2001-02-28 | 1 | -25/+98 |
* | Improved __future__ parser; still more to do | Jeremy Hylton | 2001-02-27 | 1 | -0/+146 |