Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/asyncio/
Dfutures.py315 def _convert_future_exc(exc): function
336 concurrent.set_exception(_convert_future_exc(exception))
356 dest.set_exception(_convert_future_exc(exception))