commit | f877feb8063e61b910671ce5e391d96f4a3a2d9f | [log] [tgz] |
---|---|---|
author | R. David Murray <rdmurray@bitdance.com> | Tue May 05 02:08:52 2009 +0000 |
committer | R. David Murray <rdmurray@bitdance.com> | Tue May 05 02:08:52 2009 +0000 |
tree | af6f59dd75994a95340f4eb9bcf94e92a5143cfc | |
parent | b18500d39d791c879e9904ebac293402b4a7cd34 [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... ;) ........