HomeSort by relevance Sort by last modified time
    Searched refs:getturtle (Results 1 - 6 of 6) sorted by null

  /external/python/cpython2/Lib/lib-tk/
turtle.py 130 'getturtle', 'goto', 'heading', 'hideturtle', 'home', 'ht', 'isdown',
757 >>> getscreen()._pointlist(getturtle().turtle._item)
3362 def getturtle(self): function
    [all...]
  /external/python/cpython3/Lib/
turtle.py 131 'getturtle', 'goto', 'heading', 'hideturtle', 'home', 'ht', 'isdown',
751 >>> getscreen()._pointlist(getturtle().turtle._item)
3494 def getturtle(self): member in class:RawTurtle
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
turtle.py 130 'getturtle', 'goto', 'heading', 'hideturtle', 'home', 'ht', 'isdown',
756 >>> getscreen()._pointlist(getturtle().turtle._item)
3361 def getturtle(self): function
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
turtle.py 130 'getturtle', 'goto', 'heading', 'hideturtle', 'home', 'ht', 'isdown',
756 >>> getscreen()._pointlist(getturtle().turtle._item)
3361 def getturtle(self): function
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 130 'getturtle', 'goto', 'heading', 'hideturtle', 'home', 'ht', 'isdown',
756 >>> getscreen()._pointlist(getturtle().turtle._item)
3361 def getturtle(self): function
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 130 'getturtle', 'goto', 'heading', 'hideturtle', 'home', 'ht', 'isdown',
756 >>> getscreen()._pointlist(getturtle().turtle._item)
3361 def getturtle(self): function
    [all...]

Completed in 57 milliseconds