Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't abbreviate ABS, use long name ABSOLUTE. | Neal Norwitz | 2006-04-03 | 1 | -1/+1 |
* | from __future__ import with_statement addon for 'with', mostly written by | Thomas Wouters | 2006-02-28 | 1 | -0/+6 |
* | SF patch #1438387, PEP 328: relative and absolute imports. | Thomas Wouters | 2006-02-28 | 1 | -0/+1 |
* | Per discussion on python-dev, remove CO_GENERATOR_ALLOWED. Leave comment abo... | Neal Norwitz | 2006-02-25 | 1 | -1/+4 |
* | Generators have been permanent for a while. This comment is no longer applic... | Neal Norwitz | 2006-02-19 | 1 | -6/+1 |
* | Use the newer names for APIs after the AST merge | Neal Norwitz | 2005-10-21 | 1 | -3/+3 |
* | Merge ast-branch to head | Jeremy Hylton | 2005-10-20 | 1 | -0/+73 |