Home
last modified time | relevance | path

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

/third_party/python/Include/cpython/
Dpystate.h105 PyObject *async_exc; /* Asynchronous exception to raise */ member
/third_party/python/Include/internal/
Dpycore_interp.h24 int async_exc; member