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