Searched defs:async_exc (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Include/cpython/ | ||
D | pystate.h | 105 PyObject *async_exc; /* Asynchronous exception to raise */ member |
/third_party/python/Include/internal/ | ||
D | pycore_interp.h | 24 int async_exc; member |