Searched defs:PyTraceBack_Type (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Python/ | ||
D | traceback.c | 48 PyTypeObject PyTraceBack_Type = { variable |
/external/python/cpython3/Python/ | ||
D | traceback.c | 189 PyTypeObject PyTraceBack_Type = { variable |