Home
last modified time | relevance | path

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

/third_party/python/Objects/
H A Dgenobject.c1253 coro_wrapper_send(PyCoroWrapper *cw, PyObject *arg) in coro_wrapper_send() function
1278 {"send",(PyCFunction)coro_wrapper_send, METH_O, coro_send_doc},

Completed in 4 milliseconds