Searched refs:print_error_text (Results 1 – 2 of 2) sorted by relevance
1077 print_error_text(PyObject *f, int offset, const char *text) in print_error_text() function1264 print_error_text(f, offset, text); in PyErr_Display()
555 print_error_text(PyObject *f, Py_ssize_t offset, PyObject *text_obj) in print_error_text() function855 print_error_text(f, offset, text); in print_exception()