Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dsysmodule.c855 sys_set_asyncgen_hooks(PyObject *self, PyObject *args, PyObject *kw) in sys_set_asyncgen_hooks() function
1598 {"set_asyncgen_hooks", (PyCFunction)sys_set_asyncgen_hooks,