MCPcopy Index your code
hub / github.com/python/cpython / _targets.py

File _targets.py

Tools/jit/_targets.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Target-specific code generation, parsing, and processing."""
2
3import asyncio
4import dataclasses

Callers

nothing calls this directly

Calls 1

resolveMethod · 0.45

Tested by

no test coverage detected