Searched refs:imp_PyExc_AttributeError (Results 1 – 1 of 1) sorted by relevance
467 static PyObject *imp_PyExc_AttributeError; variable478 # define PyExc_AttributeError imp_PyExc_AttributeError748 imp_PyExc_AttributeError = PyDict_GetItemString(exdict, "AttributeError"); in get_exceptions()758 Py_XINCREF(imp_PyExc_AttributeError); in get_exceptions()