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