MCPcopy 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
258def main(stdscr):
259 keyloop(stdscr) # Enter the main loop
260
261if __name__ == '__main__':
262 curses.wrapper(main)

Callers

nothing calls this directly

Calls 1

keyloopFunction · 0.85

Tested by

no test coverage detected