Searched refs:showturtle (Results 1 - 6 of 6) sorted by relevance

/external/python/cpython2/Demo/turtle/
H A Dtdemo_nim.py102 self.showturtle()
/external/python/cpython3/Lib/turtledemo/
H A Dnim.py102 self.showturtle()
/external/python/cpython2/Lib/test/
H A Dtest_turtle.py427 tpen.showturtle()
/external/python/cpython3/Lib/test/
H A Dtest_turtle.py431 tpen.showturtle()
/external/python/cpython2/Lib/lib-tk/
H A Dturtle.py135 'setundobuffer', 'setx', 'sety', 'shape', 'shapesize', 'showturtle',
2210 def showturtle(self): member in class:TPen
2213 Aliases: showturtle | st
2219 >>> turtle.showturtle()
2382 st = showturtle
/external/python/cpython3/Lib/
H A Dturtle.py136 'setundobuffer', 'setx', 'sety', 'shape', 'shapesize', 'shapetransform', 'shearfactor', 'showturtle',
2295 def showturtle(self): member in class:TPen
2298 Aliases: showturtle | st
2304 >>> turtle.showturtle()
2477 st = showturtle

Completed in 116 milliseconds