Home
last modified time | relevance | path

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

/third_party/python/Objects/
H A Ddictobject.c2713 dict_update(PyObject *self, PyObject *args, PyObject *kwds) in dict_update() function
3677 {"update", _PyCFunction_CAST(dict_update), METH_VARARGS | METH_KEYWORDS,

Completed in 8 milliseconds