commit | 82842cc46e6a117ffd58c1b546db55a27cadef26 | [log] [tgz] |
---|---|---|
author | Mark Dickinson <dickinsm@gmail.com> | Fri Jun 25 20:21:43 2010 +0000 |
committer | Mark Dickinson <dickinsm@gmail.com> | Fri Jun 25 20:21:43 2010 +0000 |
tree | 83a14701d354bd8867042105e3d3691092f06ddd | |
parent | b4f0e644bcec625d3bb7964d391ddd363083f2d1 [diff] |
Merged revisions 82221 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r82221 | mark.dickinson | 2010-06-25 21:19:48 +0100 (Fri, 25 Jun 2010) | 1 line Fix indentation of Python code example in C comment. ........