summaryrefslogtreecommitdiffstats
path: root/Demo/parser/test_unparse.py
Commit message (Expand)AuthorAgeFilesLines
* test_unparse.py: Do roundtrip testing for all Python files in Lib and Lib/test.Mark Dickinson2010-06-291-8/+46
* More unparse.py fixes:Mark Dickinson2010-06-291-0/+7
* Add parentheses around numeric literals, to avoid turning 3 .bit_length() int...Mark Dickinson2010-06-291-0/+3
* Update Demo/parser/unparse.py to current Python 3.x syntax. Additions:Mark Dickinson2010-06-281-4/+79
* Merged revisions 82345 via svnmerge fromMark Dickinson2010-06-281-0/+4
* Merged revisions 82338,82340-82341 via svnmerge fromMark Dickinson2010-06-281-0/+61