Home
last modified time | relevance | path

Searched refs:Py3kExceptionClass_Check (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Python/
Dceval.c4815 #define Py3kExceptionClass_Check(x) \ macro
4861 !Py3kExceptionClass_Check(exc)) in cmp_outcome()
4884 !Py3kExceptionClass_Check(w)) in cmp_outcome()