Searched refs:dict_update (Results 1 – 1 of 1) sorted by relevance
1486 dict_update(PyObject *self, PyObject *args, PyObject *kwds) in dict_update() function2291 {"update", (PyCFunction)dict_update, METH_VARARGS | METH_KEYWORDS,