Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dsysmodule.c903 sys_get_asyncgen_hooks(PyObject *self, PyObject *args) in sys_get_asyncgen_hooks() function
1600 {"get_asyncgen_hooks", sys_get_asyncgen_hooks, METH_NOARGS,