Home
last modified time | relevance | path

Searched refs:DictionaryMethods (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dif_python.c1499 return Py_FindMethod(DictionaryMethods, self, name); in DictionaryGetattr()
H A Dif_py_both.h2232 static struct PyMethodDef DictionaryMethods[] = { variable
6611 DictionaryType.tp_methods = DictionaryMethods; in init_structs()