mirror of https://github.com/python/cpython
2b38a9aa74 | ||
---|---|---|
.. | ||
clinic | ||
README.txt | ||
datetime.c | ||
docstring.c | ||
float.c | ||
getargs.c | ||
heaptype.c | ||
long.c | ||
mem.c | ||
parts.h | ||
pytime.c | ||
structmember.c | ||
testcapi_long.h | ||
unicode.c | ||
vectorcall.c | ||
vectorcall_limited.c | ||
watchers.c |
README.txt
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.