Home
last modified time | relevance | path

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

/third_party/python/Lib/asyncio/
Dtasks.py649 class _GatheringFuture(futures.Future): class
796 outer = _GatheringFuture(children, loop=loop)