MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / main

Function main

tools/python-3.11.9-amd64/Lib/turtledemo/__main__.py:397–399  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

395
396
397def main():
398 demo = DemoWindow()
399 demo.root.mainloop()
400
401if __name__ == '__main__':
402 main()

Callers 2

__main__.pyFile · 0.90
__main__.pyFile · 0.70

Calls 2

DemoWindowClass · 0.85
mainloopMethod · 0.45

Tested by

no test coverage detected