Home
last modified time | relevance | path

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

/third_party/python/Objects/clinic/
H A Ddictobject.c.h129 {"pop", _PyCFunction_CAST(dict_pop), METH_FASTCALL, dict_pop__doc__},
135 dict_pop(PyDictObject *self, PyObject *const *args, Py_ssize_t nargs) in dict_pop() function

Completed in 1 milliseconds