commit | 12c00f79bc34f10cf0fff08df130c38c253a3742 | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Tue Jul 11 02:17:48 2006 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Tue Jul 11 02:17:48 2006 +0000 |
tree | 6bcea8e024a93ed937da22385c0267e67428204a | |
parent | 93ab5fa1916d745aa817ed47297725826f4ec62c [diff] [blame] |
Whitespace normalization.
diff --git a/Lib/lib-tk/turtle.py b/Lib/lib-tk/turtle.py index 4cface7..4b90c61 100644 --- a/Lib/lib-tk/turtle.py +++ b/Lib/lib-tk/turtle.py
@@ -920,7 +920,7 @@ down(); color("red") - + # create a second turtle and make the original pursue and catch it turtle=Turtle() turtle.reset()