Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Objects/
Ddictobject.c757 _PyDict_GetItemWithError(PyObject *op, PyObject *key) in _PyDict_GetItemWithError() function
/aosp_15_r20/external/python/cpython3/Objects/
Ddictobject.c1795 _PyDict_GetItemWithError(PyObject *dp, PyObject *kv) in _PyDict_GetItemWithError() function