Home
last modified time | relevance | path

Searched refs:_pointlist (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/lib-tk/
Dturtle.py753 def _pointlist(self, item): member in TurtleScreenBase
2991 screen._pointlist(self.currentLineItem),
/external/python/cpython3/Lib/
Dturtle.py747 def _pointlist(self, item): member in TurtleScreenBase
3158 screen._pointlist(self.currentLineItem),