index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Demo
/
parser
/
test_unparse.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some of the old demos. (Put a few somewhere else.)
Georg Brandl
2010-12-30
1
-240/+0
*
Unparse infinite imaginary literals correctly. Add some more numeric tests.
Mark Dickinson
2010-06-30
1
-0/+14
*
Revert accidental extra changes included in r82391.
Mark Dickinson
2010-06-30
1
-13/+1
*
Issue #9011: Tests for Python 3.2's treatment of negated imaginary literals.
Mark Dickinson
2010-06-30
1
-1/+13
*
Output try-except-finally statements where appropriate.
Mark Dickinson
2010-06-30
1
-1/+15
*
Collapse else: if: ... into elif:
Mark Dickinson
2010-06-30
1
-0/+22
*
Fix typo in unparsing of a class definition.
Mark Dickinson
2010-06-29
1
-0/+2
*
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