Lines Matching defs:tb2
641 PyObject *exception2, *v2, *tb2;645 PyErr_Fetch(&exception2, &v2, &tb2);646 PyErr_NormalizeException(&exception2, &v2, &tb2);660 PyErr_Display(exception2, v2, tb2);665 Py_XDECREF(tb2);