Home
last modified time | relevance | path

Searched refs:BaseException_methods (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Objects/
Dexceptions.c215 static PyMethodDef BaseException_methods[] = { variable
399 BaseException_methods, /* tp_methods */
/external/python/cpython3/Objects/
Dexceptions.c180 static PyMethodDef BaseException_methods[] = { variable
410 BaseException_methods, /* tp_methods */
/external/python/cpython3/Tools/c-analyzer/cpython/
Dignored.tsv710 Objects/exceptions.c - BaseException_methods -