Home | History | Annotate | Download | only in Python

Lines Matching defs:PyErr_Display

688                to be NULL. However PyErr_Display() can't
700 PyErr_Display(exception2, v2, tb2);
702 PyErr_Display(exception, v, tb);
710 PyErr_Display(exception, v, tb);
907 PyErr_Display(PyObject *exception, PyObject *value, PyObject *tb)