Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python.c1510 return Py_FindMethod(ListMethods, self, name); in ListGetattr()
H A Dif_py_both.h2927 static struct PyMethodDef ListMethods[] = { variable
6631 ListType.tp_methods = ListMethods; in init_structs()