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

File setup.py

Lib/test/test_cext/setup.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# gh-91321: Build a basic C test extension to check that the Python C API is
2# compatible with C and does not emit C compiler warnings.
3import os
4import platform

Callers

nothing calls this directly

Calls 2

mainFunction · 0.70
appendMethod · 0.45

Tested by

no test coverage detected