Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dobject.c888 set_attribute_error_context(PyObject* v, PyObject* name) in set_attribute_error_context() function
938 set_attribute_error_context(v, name); in PyObject_GetAttr()
1200 set_attribute_error_context(obj, name); in _PyObject_GetMethod()