Home
last modified time | relevance | path

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

/third_party/python/Python/
Derrors.c1727 err_programtext(PyThreadState *tstate, FILE *fp, int lineno, const char* encoding) in err_programtext() function
1797 return err_programtext(tstate, fp, lineno, encoding); in _PyErr_ProgramDecodedTextObject()