Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Ddictobject.c1731 PyDict_Items(PyObject *mp) in PyDict_Items() function
/external/python/cpython3/Objects/
Ddictobject.c2696 PyDict_Items(PyObject *mp) in PyDict_Items() function