Searched refs:parse_syntax_error (Results 1 – 2 of 2) sorted by relevance
513 parse_syntax_error(PyObject *err, PyObject **message, PyObject **filename, in parse_syntax_error() function918 if (!parse_syntax_error(value, &message, &filename, in print_exception()
581 Python/pythonrun.c:parse_syntax_error():PyId_filename _Py_IDENTIFIER(filename)582 Python/pythonrun.c:parse_syntax_error():PyId_lineno _Py_IDENTIFIER(lineno)583 Python/pythonrun.c:parse_syntax_error():PyId_msg _Py_IDENTIFIER(msg)584 Python/pythonrun.c:parse_syntax_error():PyId_offset _Py_IDENTIFIER(offset)585 Python/pythonrun.c:parse_syntax_error():PyId_text _Py_IDENTIFIER(text)