Searched refs:print_exception_notes (Results 1 – 1 of 1) sorted by relevance
1133 print_exception_notes(struct exception_print_context *ctx, PyObject *value) in print_exception_notes() function1243 if (print_exception_notes(ctx, value) < 0) { in print_exception()