Home
last modified time | relevance | path

Searched defs:PyExceptionClass_Check (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Include/
Dpyerrors.h136 #define PyExceptionClass_Check(x) \ macro
/external/python/cpython2/Include/
Dpyerrors.h98 #define PyExceptionClass_Check(x) \ macro