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

File weakref_ops.py

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

Source from the content-addressed store, hash-verified

1from mypyc.ir.ops import ERR_MAGIC
2from mypyc.ir.rtypes import object_rprimitive, pointer_rprimitive
3from mypyc.primitives.registry import function_op
4

Callers

nothing calls this directly

Calls 1

function_opFunction · 0.90

Tested by

no test coverage detected