Searched refs:DictionaryAsSeq (Results 1 – 1 of 1) sorted by relevance
2213 static PySequenceMethods DictionaryAsSeq = { variable6607 DictionaryType.tp_as_sequence = &DictionaryAsSeq; in init_structs()