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

/external/python/cpython2/Demo/turtle/
H A DturtleDemo.py53 class DemoWindow(object): class in inherits:object
268 demo = DemoWindow()
/external/python/cpython3/Lib/turtledemo/
H A D__main__.py128 class DemoWindow(object): class in inherits:object
382 demo = DemoWindow()

Completed in 108 milliseconds