summaryrefslogtreecommitdiffstats
path: root/Demo/parser/unparse.py
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 65780,65782,65785,65809,65812,65834,65846,65859,65861 via sv...Benjamin Peterson2008-08-191-2/+2
* Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lin...Collin Winter2007-07-171-8/+9
* Merged revisions 53952-54987 via svnmerge fromGuido van Rossum2007-04-271-51/+50
* SF patch 1631942 by Collin Winter:Guido van Rossum2007-01-101-1/+1
* Four months of trunk changes (including a few releases...)Thomas Wouters2006-12-131-0/+3
* Patch #1550800: make exec a function.Georg Brandl2006-09-061-10/+0
* Merge p3yk branch with the trunk up to revision 45595. This breaks a fairThomas Wouters2006-04-211-14/+235
* unparse.py can now unparse itself.Martin v. Löwis2006-02-281-2/+139
* Set EOL style to native.Tim Peters2006-02-281-158/+158
* Whitespace normalization.Tim Peters2006-02-281-158/+158
* Start of a source code unparser.Martin v. Löwis2006-02-271-0/+158