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