Searched refs:err_programtext (Results 1 – 1 of 1) sorted by relevance
1647 err_programtext(PyThreadState *tstate, FILE *fp, int lineno) in err_programtext() function1692 return err_programtext(tstate, fp, lineno); in PyErr_ProgramText()1708 return err_programtext(tstate, fp, lineno); in PyErr_ProgramTextObject()