Home
last modified time | relevance | path

Searched refs:_asyncio_Future_exception (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Modules/clinic/
D_asynciomodule.c.h86 …{"exception", (PyCFunction)_asyncio_Future_exception, METH_NOARGS, _asyncio_Future_exception__doc_…
92 _asyncio_Future_exception(FutureObj *self, PyObject *Py_UNUSED(ignored)) in _asyncio_Future_exception() function