Searched refs:p3imp_PyExc_KeyboardInterrupt (Results 1 – 1 of 1) sorted by relevance
468 static PyObject *p3imp_PyExc_KeyboardInterrupt; variable479 # define PyExc_KeyboardInterrupt p3imp_PyExc_KeyboardInterrupt876 p3imp_PyExc_KeyboardInterrupt = PyDict_GetItemString(exdict, "KeyboardInterrupt"); in get_py3_exceptions()886 Py_XINCREF(p3imp_PyExc_KeyboardInterrupt); in get_py3_exceptions()