Searched defs:PyExceptionClass_Check (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Include/ | ||
D | pyerrors.h | 136 #define PyExceptionClass_Check(x) \ macro |
/external/python/cpython2/Include/ | ||
D | pyerrors.h | 98 #define PyExceptionClass_Check(x) \ macro |