Home
last modified time | relevance | path

Searched refs:_wrap_awaitable (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/asyncio/
Dtasks.py627 coro_or_future = _wrap_awaitable(coro_or_future)
638 def _wrap_awaitable(awaitable): function
646 _wrap_awaitable._is_coroutine = _is_coroutine