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

/external/python/cpython3/Lib/concurrent/futures/
H A Dprocess.py109 return _rebuild_exc, (self.exc, self.tb)
111 def _rebuild_exc(exc, tb): function

Completed in 102 milliseconds