Searched defs:create_cfunction (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython3/Modules/
H A D_testcapimodule.c3138 create_cfunction(PyObject *self, PyObject *args) function
3144 "create_cfunction",
3145 create_cfunction,
4158 {"create_cfunction", create_cfunction, METH_NOARGS},

Completed in 242 milliseconds