Home
last modified time | relevance | path

Searched refs:defdict_copy (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A D_collectionsmodule.c2005 defdict_copy(defdictobject *dd, PyObject *Py_UNUSED(ignored)) in defdict_copy() function
2072 {"copy", (PyCFunction)defdict_copy, METH_NOARGS,
2074 {"__copy__", (PyCFunction)defdict_copy, METH_NOARGS,

Completed in 4 milliseconds