Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dsysmodule.c811 sys_get_coroutine_wrapper(PyObject *self, PyObject *args) in sys_get_coroutine_wrapper() function
1596 {"get_coroutine_wrapper", sys_get_coroutine_wrapper, METH_NOARGS,