Searched refs:imp_PyExc_KeyError (Results 1 – 1 of 1) sorted by relevance
469 static PyObject *imp_PyExc_KeyError; variable480 # define PyExc_KeyError imp_PyExc_KeyError750 imp_PyExc_KeyError = PyDict_GetItemString(exdict, "KeyError"); in get_exceptions()760 Py_XINCREF(imp_PyExc_KeyError); in get_exceptions()