Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue 2117. Update compiler module to handle class decorators. | Facundo Batista | 2008-02-25 | 1 | -2/+2 |
* | Update for absolute/relative imports and ifelse-expressions. | Thomas Wouters | 2006-03-03 | 1 | -1/+2 |
* | PEP 343 -- the with-statement. | Guido van Rossum | 2006-02-27 | 1 | -1/+2 |
* | Add comment about updating docs | Andrew M. Kuchling | 2005-11-22 | 1 | -0/+3 |
* | PEP-0318, @decorator-style. In Guido's words: | Anthony Baxter | 2004-08-02 | 1 | -1/+2 |
* | SF patch #872326: Generator expression implementation | Raymond Hettinger | 2004-05-19 | 1 | -0/+11 |
* | the names attribute of Global is not a node | Jeremy Hylton | 2001-09-14 | 1 | -1/+1 |
* | Revise implementations of getChildren() and getChildNodes(). | Jeremy Hylton | 2001-08-29 | 1 | -41/+50 |
* | Add Yield node | Jeremy Hylton | 2001-08-14 | 1 | -0/+1 |
* | Support for generation of ast.py from simple description of node | Jeremy Hylton | 2000-10-25 | 1 | -0/+77 |