commit | f5451e546a720392c1ceef9c33db336e6ebd2d7e | [log] [tgz] |
---|---|---|
author | Mark Dickinson <dickinsm@gmail.com> | Mon Jun 28 20:09:18 2010 +0000 |
committer | Mark Dickinson <dickinsm@gmail.com> | Mon Jun 28 20:09:18 2010 +0000 |
tree | 969ea230b870e0dbc34bc758ec307f432feea0f6 | |
parent | ae1000533ac2414975f666978e8fad5426d61095 [diff] |
Merged revisions 82345 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r82345 | mark.dickinson | 2010-06-28 20:54:19 +0100 (Mon, 28 Jun 2010) | 1 line unparse.py: fix mispaced parentheses in chained comparisons ........