Searched defs:iscoroutine (Results 1 – 13 of 13) sorted by relevance
34 def iscoroutine(obj): function
13 iscoroutine = None variable
445 def iscoroutine(object): function