Home
last modified time | relevance | path

Searched refs:_future_repr_info (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/asyncio/
H A Dbase_futures.py45 def _future_repr_info(future): function
67 info = ' '.join(_future_repr_info(future))
H A Dbase_tasks.py10 info = base_futures._future_repr_info(task)

Completed in 1 milliseconds