Home
last modified time | relevance | path

Searched refs:showturtle (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Lib/turtledemo/
Dnim.py102 self.showturtle()
/third_party/python/Lib/test/
Dtest_turtle.py440 tpen.showturtle()
/third_party/python/Doc/library/
Dturtle.rst159 | :func:`showturtle` | :func:`st`
1133 .. function:: showturtle()
1141 >>> turtle.showturtle()
1151 >>> turtle.showturtle()
/third_party/python/Lib/
Dturtle.py2296 def showturtle(self): member in TPen
2478 st = showturtle