Home
last modified time | relevance | path

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

/third_party/python/Objects/clinic/
H A Ddictobject.c.h12 {"fromkeys", _PyCFunction_CAST(dict_fromkeys), METH_FASTCALL|METH_CLASS, dict_fromkeys__doc__},
18 dict_fromkeys(PyTypeObject *type, PyObject *const *args, Py_ssize_t nargs) in dict_fromkeys() function

Completed in 1 milliseconds