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/Tools/demo/life.py:258–259 ·
view source on GitHub ↗
(stdscr)
Source
from the content-addressed store, hash-verified
256
257
258
def
main(stdscr):
259
keyloop(stdscr)
# Enter the main loop
260
261
if
__name__ ==
'__main__'
:
262
curses.wrapper(main)
Callers
nothing calls this directly
Calls
1
keyloop
Function · 0.85
Tested by
no test coverage detected