commit | a7badef5359e64232bddbf4fbcaa454a56844f8d | [log] [tgz] |
---|---|---|
author | R. David Murray <rdmurray@bitdance.com> | Tue May 05 01:11:21 2009 +0000 |
committer | R. David Murray <rdmurray@bitdance.com> | Tue May 05 01:11:21 2009 +0000 |
tree | 3f39a141520409d6e93c32554fa803f97603f20a | |
parent | 05afa1aefd58593030213037a9bbf743e4099a04 [diff] |
Merged revisions 72149 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r72149 | r.david.murray | 2009-04-30 08:42:32 -0400 (Thu, 30 Apr 2009) | 4 lines Make the turtle.rst doctests pass. I have a feeling there should be more cleanup, but I don't know now to kill turtles. Especially unexpected ones... ;) ........