commit | d2d23784c983004aa8f9e2dd2dd4279cc91f89ab | [log] [tgz] |
---|---|---|
author | Mark Dickinson <dickinsm@gmail.com> | Mon Jul 05 20:16:40 2010 +0000 |
committer | Mark Dickinson <dickinsm@gmail.com> | Mon Jul 05 20:16:40 2010 +0000 |
tree | e9d1426cf3b9be21547e9295f8c20049d4b79614 | |
parent | 690959f1454a0db9115bbdc0140a67eeec79e0d2 [diff] |
Merged revisions 82595 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r82595 | mark.dickinson | 2010-07-05 21:14:26 +0100 (Mon, 05 Jul 2010) | 1 line Post-detabification cleanup. ........