Searched defs:coroutine (Results 1 – 7 of 7) sorted by relevance
6 .. _coroutine: target115 .. _asyncio-date-coroutine:
192 def coroutine(func): function
211 def coroutine(func): function
1612 def getcoroutinestate(coroutine): argument1630 def getcoroutinelocals(coroutine): argument
60 coroutine = type(_coro) variable
751 async def coroutine(): function774 async def coroutine(): function823 async def coroutine(): function1093 async def coroutine(): function
1762 async def coroutine(): function