Searched refs:tp_new_methoddef (Results 1 – 1 of 1) sorted by relevance
9074 static struct PyMethodDef tp_new_methoddef[] = { variable9094 PyObject *func = PyCFunction_NewEx(tp_new_methoddef, (PyObject *)type, NULL); in add_tp_new_wrapper()