Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Derrors.c150 PyObject *initial_tb = NULL; in PyErr_NormalizeException() local
/external/python/cpython3/Python/
Derrors.c236 PyObject *type, *value, *initial_tb; in PyErr_NormalizeException() local