Home
last modified time | relevance | path

Searched defs:iscoroutine (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/asyncio/
Dcoroutines.py177 def iscoroutine(obj): function
/third_party/python/Lib/
Dinspect.py344 def iscoroutine(object): function