Skip to main content

traceback

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

Status

See manual/status for current coverage.

API

(Reference table in progress.)