Searched refs:_future_repr (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/asyncio/ | ||
H A D | base_futures.py | 66 def _future_repr(future): function |
H A D | futures.py | 89 return base_futures._future_repr(self) |
Completed in 2 milliseconds