Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
3c67ec394faac79d260804d569a18fab43018af0
/
.
/
Modules
/
_testcapi
/
README.txt
blob: 134b6efc638095530bcb77b548368cd06fa2291a [
file
]
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.