Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_py_both.h1650 DictionaryDir(PyObject *self, PyObject *args UNUSED) in DictionaryDir() function
2241 {"__dir__", (PyCFunction)DictionaryDir, METH_NOARGS, ""},