Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Python/
Dpythonrun.c885 struct exception_print_context struct
899 write_indented_margin(struct exception_print_context *ctx, PyObject *f) in write_indented_margin() argument