Searched defs:_is_coroutine (Results 1 – 2 of 2) sorted by relevance
157 _is_coroutine = object() variable
133 _is_coroutine(PyObject *coro) in _is_coroutine() function