Home
last modified time | relevance | path

Searched refs:print_exception_cause_and_context (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Python/
Dpythonrun.c1026 print_exception_cause_and_context(struct exception_print_context *ctx, in print_exception_cause_and_context() function
1073 if (print_exception_cause_and_context(ctx, value) < 0) { in print_exception_recursive()