Searched refs:display_source_line_with_margin (Results 1 – 1 of 1) sorted by relevance
420 display_source_line_with_margin(PyObject *f, PyObject *filename, int lineno, int indent, in display_source_line_with_margin() function581 return display_source_line_with_margin(f, filename, lineno, indent, 0, in _Py_DisplaySourceLine()788 int rc = display_source_line_with_margin( in tb_displayline()