Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python3.c154 # define PyErr_ExceptionMatches py3_PyErr_ExceptionMatches
344 static int (*py3_PyErr_ExceptionMatches)(PyObject *); variable
527 {"PyErr_ExceptionMatches", (PYTHON_PROC*)&py3_PyErr_ExceptionMatches},