Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test_unparse.py: Do roundtrip testing for all Python files in Lib and Lib/test. | Mark Dickinson | 2010-06-29 | 1 | -8/+46 |
* | More unparse.py fixes: | Mark Dickinson | 2010-06-29 | 1 | -0/+7 |
* | Add parentheses around numeric literals, to avoid turning 3 .bit_length() int... | Mark Dickinson | 2010-06-29 | 1 | -0/+3 |
* | Update Demo/parser/unparse.py to current Python 3.x syntax. Additions: | Mark Dickinson | 2010-06-28 | 1 | -4/+79 |
* | Merged revisions 82345 via svnmerge from | Mark Dickinson | 2010-06-28 | 1 | -0/+4 |
* | Merged revisions 82338,82340-82341 via svnmerge from | Mark Dickinson | 2010-06-28 | 1 | -0/+61 |