Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/asyncio/
Dtasks.py606 class _GatheringFuture(futures.Future): class
739 outer = _GatheringFuture(children, loop=loop)