Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merged revisions 55270-55324 via svnmerge from | Guido van Rossum | 2007-05-14 |
* | Hopefully this removes all vestiges of CO_GENERATOR_ALLOWED that can | Neal Norwitz | 2006-03-03 |
* | Add support for absolute/relative imports and if/else expressions: | Thomas Wouters | 2006-03-03 |
* | del no longer necessary now that new module is gone | Jeremy Hylton | 2001-09-14 |
* | the new new doesn't define CO_xxx as the old new did | Jeremy Hylton | 2001-09-14 |
* | Fix _convert_NAME() so that it doesn't store locals for class bodies. | Jeremy Hylton | 2001-08-30 |
* | Define constants for types of scopes | Jeremy Hylton | 2001-04-12 |
* | constants from transformer | Jeremy Hylton | 2000-02-08 |