Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dexceptions.c237 BaseException_get_context(PyObject *self, void *Py_UNUSED(ignored)) in BaseException_get_context() function
299 {"__context__", BaseException_get_context,