Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_py_both.h2226 static PyMappingMethods DictionaryAsMapping = { variable
6608 DictionaryType.tp_as_mapping = &DictionaryAsMapping; in init_structs()