Searched refs:async_gen_athrow_throw (Results 1 – 1 of 1) sorted by relevance
1904 async_gen_athrow_throw(PyAsyncGenAThrow *o, PyObject *args) in async_gen_athrow_throw() function1950 {"throw", (PyCFunction)async_gen_athrow_throw, METH_VARARGS, throw_doc},