summaryrefslogtreecommitdiffstats
path: root/Parser/Python.asdl
Commit message (Expand)AuthorAgeFilesLines
* Merge p3yk branch with the trunk up to revision 45595. This breaks a fairThomas Wouters2006-04-211-2/+5
* Patch #1440601: Add col_offset attribute to AST nodes.Martin v. Löwis2006-03-011-2/+4
* SF patch #1438387, PEP 328: relative and absolute imports.Thomas Wouters2006-02-281-1/+1
* Add support for version field on ModulesMartin v. Löwis2006-02-281-1/+1
* PEP 343 -- the with-statement.Guido van Rossum2006-02-271-0/+1
* PEP 308 implementation, including minor refdocs and some testcases. ItThomas Wouters2006-02-271-0/+1
* Improved handling of syntax errors.Jeremy Hylton2006-01-271-0/+1
* Thou shalt not lie, there are really 5 types nowNeal Norwitz2005-11-151-1/+1
* Merge ast-branch to headJeremy Hylton2005-10-201-0/+107