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

File cpp.py

Tools/clinic/libclinic/cpp.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import dataclasses as dc
2import re
3import sys
4from typing import NoReturn

Callers

nothing calls this directly

Calls 2

_mainFunction · 0.70
compileMethod · 0.45

Tested by

no test coverage detected