Files
cpython/Modules/_testcapi
2023-03-07 17:10:58 -07:00
..

Tests in this directory are compiled into the _testcapi extension.
The main file for the extension is Modules/_testcapimodule.c, which
calls `_PyTestCapi_Init_*` from these functions.