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

File librt_strings_ops.py

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

Source from the content-addressed store, hash-verified

1from mypyc.ir.deps import BYTES_WRITER_EXTRA_OPS, LIBRT_STRINGS, STRING_WRITER_EXTRA_OPS
2from mypyc.ir.ops import ERR_MAGIC, ERR_MAGIC_OVERLAPPING, ERR_NEVER
3from mypyc.ir.rtypes import (
4 bool_rprimitive,

Callers

nothing calls this directly

Calls 3

function_opFunction · 0.90
method_opFunction · 0.90
custom_primitive_opFunction · 0.90

Tested by

no test coverage detected