Searched defs:PyCMethod_CheckExact (Results 1 – 5 of 5) sorted by relevance
34 #define PyCMethod_CheckExact(op) Py_IS_TYPE(op, &PyCMethod_Type) macro