Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Python/
Dsuggestions.c178 offer_suggestions_for_attribute_error(PyAttributeErrorObject *exc) in offer_suggestions_for_attribute_error() function
273 result = offer_suggestions_for_attribute_error((PyAttributeErrorObject *) exception); in _Py_Offer_Suggestions()