Home | History | Annotate | Download | only in Python

Lines Matching defs:PyErr_Display

1197                to be NULL. However PyErr_Display() can't
1211 PyErr_Display(exception2, v2, tb2);
1213 PyErr_Display(exception, v, tb);
1222 PyErr_Display(exception, v, tb);
1230 PyErr_Display(PyObject *exception, PyObject *value, PyObject *tb)