Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dpyerrors.h140 #define PyExceptionInstance_Check(x) \ macro
/external/python/cpython2/Include/
Dpyerrors.h102 #define PyExceptionInstance_Check(x) \ macro