Searched refs:p3imp_PyExc_AttributeError (Results 1 – 1 of 1) sorted by relevance
465 static PyObject *p3imp_PyExc_AttributeError; variable476 # define PyExc_AttributeError p3imp_PyExc_AttributeError873 p3imp_PyExc_AttributeError = PyDict_GetItemString(exdict, "AttributeError"); in get_py3_exceptions()883 Py_XINCREF(p3imp_PyExc_AttributeError); in get_py3_exceptions()