Home | History | Annotate | Download | only in Objects

Lines Matching refs:PyDictValues_Type

3241 PyTypeObject PyDictValues_Type = {
3277 return dictview_new(dict, &PyDictValues_Type);