Home
last modified time | relevance | path

Searched refs:async_gen_athrow_close (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Objects/
H A Dgenobject.c2244 async_gen_athrow_close(PyAsyncGenAThrow *o, PyObject *args) in async_gen_athrow_close() function
2255 {"close", (PyCFunction)async_gen_athrow_close, METH_NOARGS, close_doc},

Completed in 4 milliseconds