Home
last modified time | relevance | path

Searched defs:ThreadError (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Modules/
D_threadmodule.c11 static PyObject *ThreadError; variable
/third_party/python/Lib/
Dthreading.py43 ThreadError = _thread.error variable