Searched defs:PyErr_SyntaxLocationObject (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Python/ | ||
H A D | errors.c | 1719 PyErr_SyntaxLocationObject(PyObject *filename, int lineno, int col_offset) { in PyErr_SyntaxLocationObject() function |
Completed in 4 milliseconds