Searched defs:_is_coroutine (Results 1 – 7 of 7) sorted by relevance
18 _is_coroutine = object() variable
140 _is_coroutine(PyObject *coro) in _is_coroutine() function