mirror of
https://github.com/python/cpython.git
synced 2025-11-03 15:11:34 +00:00
4 lines
184 B
Text
4 lines
184 B
Text
|
|
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.
|