Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
397
def
main():
398
demo = DemoWindow()
399
demo.root.mainloop()
400
401
if
__name__ ==
'__main__'
:
402
main()
Callers
2
__main__.py
File · 0.90
__main__.py
File · 0.70
Calls
2
DemoWindow
Class · 0.85
mainloop
Method · 0.45
Tested by
no test coverage detected