Searched defs:PyList_Check (Results 1 – 5 of 5) sorted by relevance
24 #define PyList_Check(op) \ macro