Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dexceptions.c2725 PyObject *new_exc, *new_val, *new_tb; in _PyErr_TrySetFromCause() local
/external/python/cpython3/Modules/
D_testcapimodule.c2186 PyObject *new_type, *new_value, *new_tb; in test_set_exc_info() local