Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/asyncio/
Dwindows_events.py503 async def accept_coro(future, conn): function
512 coro = accept_coro(future, conn)