MCPcopy Index your code
hub / github.com/python/mypy / exc_ops.py

File exc_ops.py

mypyc/primitives/exc_ops.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Exception-related primitive ops."""
2
3from __future__ import annotations
4

Callers

nothing calls this directly

Calls 2

custom_opFunction · 0.90
custom_primitive_opFunction · 0.90

Tested by

no test coverage detected