Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Ddictobject.c1736 PyDict_Copy(PyObject *o) in PyDict_Copy() function
/external/python/cpython3/Objects/
Ddictobject.c2529 PyDict_Copy(PyObject *o) in PyDict_Copy() function