Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dpythonrun.c1068 print_error_text(PyObject *f, int offset, const char *text) in print_error_text() function
1255 print_error_text(f, offset, text); in PyErr_Display()