Home | History | Annotate | Download | only in Python

Lines Matching refs:PyCFunction_NewEx

1524             PyObject *func = PyCFunction_NewEx(&methods[i].def, NULL, NULL);