Skip to main content

sys

The sys module. Behaviour matches CPython 3.14. Source lives at module/sys/ in the gopy repo (or under stdlib/sys.py for pure-Python ports).

Status

See manual/status for current coverage.

API

(Reference table in progress.)