Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A D_collectionsmodule.c1972 defdict_missing(defdictobject *dd, PyObject *key) in defdict_missing() function
2070 {"__missing__", (PyCFunction)defdict_missing, METH_O,

Completed in 4 milliseconds