Searched defs:MappingView (Results 1 – 2 of 2) sorted by relevance
850 class MappingView(Sized): class
2116 MappingView = _alias(collections.abc.MappingView, 1) variable