Searched refs:imp_PyExc_RuntimeError (Results 1 – 1 of 1) sorted by relevance
474 static PyObject *imp_PyExc_RuntimeError; variable485 # define PyExc_RuntimeError imp_PyExc_RuntimeError755 imp_PyExc_RuntimeError = PyDict_GetItemString(exdict, "RuntimeError"); in get_exceptions()765 Py_XINCREF(imp_PyExc_RuntimeError); in get_exceptions()