Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/turtledemo/
Dnim.py102 self.showturtle()
/external/python/cpython2/Demo/turtle/
Dtdemo_nim.py102 self.showturtle()
/external/python/cpython2/Lib/test/
Dtest_turtle.py427 tpen.showturtle()
/external/python/cpython3/Lib/test/
Dtest_turtle.py431 tpen.showturtle()
/external/python/cpython2/Doc/library/
Dturtle.rst144 | :func:`showturtle` | :func:`st`
1077 .. function:: showturtle()
1084 >>> turtle.showturtle()
1094 >>> turtle.showturtle()
/external/python/cpython3/Doc/library/
Dturtle.rst159 | :func:`showturtle` | :func:`st`
1087 .. function:: showturtle()
1094 >>> turtle.showturtle()
1104 >>> turtle.showturtle()
/external/python/cpython2/Lib/lib-tk/
Dturtle.py2210 def showturtle(self): member in TPen
2382 st = showturtle
/external/python/cpython3/Lib/
Dturtle.py2295 def showturtle(self): member in TPen
2477 st = showturtle