OpenGrok
Cross Reference: _testcapimodule.c
xref
: /
external
/
python
/
cpython3
/
Modules
/
_testcapimodule.c
Home
|
History
|
Annotate
|
Download
|
only in
Modules
Lines Matching
refs:PyCFunction_NewEx
3140
return
PyCFunction_NewEx
(&ml, self, NULL);