Searched refs:_asyncio_Task_set_exception (Results 1 – 2 of 2) sorted by relevance
589 …{"set_exception", (PyCFunction)_asyncio_Task_set_exception, METH_O, _asyncio_Task_set_exception__d…
2362 _asyncio_Task_set_exception(TaskObj *self, PyObject *exception) in _asyncio_Task_set_exception() function