Searched refs:p3imp_PyExc_OverflowError (Results 1 – 1 of 1) sorted by relevance
474 static PyObject *p3imp_PyExc_OverflowError; variable485 # define PyExc_OverflowError p3imp_PyExc_OverflowError882 p3imp_PyExc_OverflowError = PyDict_GetItemString(exdict, "OverflowError"); in get_py3_exceptions()892 Py_XINCREF(p3imp_PyExc_OverflowError); in get_py3_exceptions()