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

/external/python/cpython2/Lib/lib-tk/
H A Dturtle.py3030 def _undogoto(self, entry): function
3090 print "Unwahrscheinlich in _undogoto!"
3495 self._undogoto(data)
/external/python/cpython3/Lib/
H A Dturtle.py3197 def _undogoto(self, entry): member in class:RawTurtle
3257 print("Unwahrscheinlich in _undogoto!")
3603 self._undogoto(data)

Completed in 272 milliseconds