Searched refs:defdict_missing (Results 1 – 2 of 2) sorted by relevance
1464 defdict_missing(defdictobject *dd, PyObject *key) in defdict_missing() function1550 {"__missing__", (PyCFunction)defdict_missing, METH_O,
1972 defdict_missing(defdictobject *dd, PyObject *key) in defdict_missing() function2071 {"__missing__", (PyCFunction)defdict_missing, METH_O,