Home
last modified time | relevance | path

Searched refs:print_error_text (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Python/
Dpythonrun.c630 print_error_text(PyObject *f, Py_ssize_t offset, Py_ssize_t end_offset, PyObject *text_obj) in print_error_text() function
951 print_error_text(f, offset, end_offset, text); in print_exception()