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