Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_py_both.h2213 static PySequenceMethods DictionaryAsSeq = { variable
6607 DictionaryType.tp_as_sequence = &DictionaryAsSeq; in init_structs()