Searched refs:ExceptionWithTraceback (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/multiprocessing/ | ||
H A D | pool.py | 63 class ExceptionWithTraceback: class 128 e = ExceptionWithTraceback(e, e.__traceback__) |
Completed in 2 milliseconds