Home
last modified time | relevance | path

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

/external/python/cpython2/Demo/turtle/
Dtdemo_nim.py185 class NimController(object): class
214 self.controller = NimController(self)
/external/python/cpython3/Lib/turtledemo/
Dnim.py184 class NimController(object): class
214 self.controller = NimController(self)