commit | 22b20183d514df7c2c491927ed0f5c0aa135b980 | [log] [tgz] |
---|---|---|
author | Mark Dickinson <dickinsm@gmail.com> | Mon May 10 21:27:53 2010 +0000 |
committer | Mark Dickinson <dickinsm@gmail.com> | Mon May 10 21:27:53 2010 +0000 |
tree | f1aa5fda9936835882ba4197dbdd5b0fd3c1ef89 | |
parent | e43baaba73a8b169b2f910b80560e4492063ae65 [diff] |
Merged revisions 81036 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r81036 | mark.dickinson | 2010-05-09 21:30:29 +0100 (Sun, 09 May 2010) | 1 line Post-detabification cleanup: whitespace fixes and long line rewraps only. ........