Home
last modified time | relevance | path

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

/third_party/python/Include/cpython/
Dpystate.h96 PyObject *async_exc; /* Asynchronous exception to raise */ member
/third_party/python/Include/internal/
Dpycore_pystate.h33 int async_exc; member