Searched defs:_exc_info (Results 1 – 2 of 2) sorted by relevance
/external/boringssl/src/util/bot/go/ | ||
D | bootstrap.py | 108 def onerror(func, path, _exc_info): argument |
/external/python/cpython3/Lib/ | ||
D | threading.py | 753 _exc_info = _sys.exc_info variable in Thread |