Home
last modified time | relevance | path

Searched defs:PyErr_Display (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Python/
Dpythonrun.c907 PyErr_Display(PyObject *exception, PyObject *value, PyObject *tb) in PyErr_Display() function
/external/python/cpython2/Python/
Dpythonrun.c1230 PyErr_Display(PyObject *exception, PyObject *value, PyObject *tb) in PyErr_Display() function