Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Python/
Dtraceback.c421 int margin_indent, const char *margin, in display_source_line_with_margin()
762 PyFrameObject *frame, PyObject *name, int margin_indent, const char *margin) in tb_displayline()