Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dsysmodule.c652 sys_set_coroutine_wrapper(PyObject *self, PyObject *wrapper) in sys_set_coroutine_wrapper() function
1429 {"set_coroutine_wrapper", sys_set_coroutine_wrapper, METH_O,