Searched refs:imp_PyExc_SystemExit (Results 1 – 1 of 1) sorted by relevance
473 static PyObject *imp_PyExc_SystemExit; variable484 # define PyExc_SystemExit imp_PyExc_SystemExit754 imp_PyExc_SystemExit = PyDict_GetItemString(exdict, "SystemExit"); in get_exceptions()764 Py_XINCREF(imp_PyExc_SystemExit); in get_exceptions()