Searched refs:py3_PyErr_ExceptionMatches (Results 1 – 1 of 1) sorted by relevance
154 # define PyErr_ExceptionMatches py3_PyErr_ExceptionMatches344 static int (*py3_PyErr_ExceptionMatches)(PyObject *); variable527 {"PyErr_ExceptionMatches", (PYTHON_PROC*)&py3_PyErr_ExceptionMatches},