Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Derrors.c1859 err_programtext(FILE *fp, int lineno, const char* encoding) in err_programtext() function
1947 PyObject *res = err_programtext(fp, lineno, encoding); in _PyErr_ProgramDecodedTextObject()