Searched defs:ThreadError (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/ | ||
D | threading.py | 51 ThreadError = _thread.error variable |
/external/python/cpython3/Modules/ | ||
D | _threadmodule.c | 21 #define ThreadError PyExc_RuntimeError macro |