Home
last modified time | relevance | path

Searched defs:_Py_DisplaySourceLine (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Python/
Dtraceback.c119 _Py_DisplaySourceLine(PyObject *f, const char *filename, int lineno, int indent) in _Py_DisplaySourceLine() function
/external/python/cpython3/Python/
Dtraceback.c373 _Py_DisplaySourceLine(PyObject *f, PyObject *filename, int lineno, int indent) in _Py_DisplaySourceLine() function