Searched refs:imp_PyExc_TypeError (Results 1 – 1 of 1) sorted by relevance
471 static PyObject *imp_PyExc_TypeError; variable482 # define PyExc_TypeError imp_PyExc_TypeError752 imp_PyExc_TypeError = PyDict_GetItemString(exdict, "TypeError"); in get_exceptions()762 Py_XINCREF(imp_PyExc_TypeError); in get_exceptions()