Searched refs:getturtle (Results 1 - 2 of 2) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
H A Dturtle.py130 'getturtle', 'goto', 'heading', 'hideturtle', 'home', 'ht', 'isdown',
756 >>> getscreen()._pointlist(getturtle().turtle._item)
3361 def getturtle(self): function
3369 >>> pet = getturtle()
3378 getpen = getturtle
3988 tri = getturtle()
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
H A Dturtle.py130 'getturtle', 'goto', 'heading', 'hideturtle', 'home', 'ht', 'isdown',
756 >>> getscreen()._pointlist(getturtle().turtle._item)
3361 def getturtle(self): function
3369 >>> pet = getturtle()
3378 getpen = getturtle
3988 tri = getturtle()

Completed in 421 milliseconds