Searched refs:imp_PyExc_ValueError (Results 1 – 1 of 1) sorted by relevance
472 static PyObject *imp_PyExc_ValueError; variable483 # define PyExc_ValueError imp_PyExc_ValueError753 imp_PyExc_ValueError = PyDict_GetItemString(exdict, "ValueError"); in get_exceptions()763 Py_XINCREF(imp_PyExc_ValueError); in get_exceptions()