Searched refs:dict_pop (Results 1 – 1 of 1) sorted by relevance
2033 dict_pop(PyDictObject *mp, PyObject *args) in dict_pop() function2275 {"pop", (PyCFunction)dict_pop, METH_VARARGS,