Searched defs:PyObject_TypeCheck (Results 1 – 2 of 2) sorted by relevance
438 #define PyObject_TypeCheck(ob, tp) \ macro