Searched refs:python_err (Results 1 – 1 of 1) sorted by relevance
107 auto python_err = dynamic_cast<python_error*>(&e); in thread_on_exception() local108 if (python_err) { in thread_on_exception()109 python_err->persist(); in thread_on_exception()