ID EN
Built-in Types

dictview.mapping

Python 3.11

Return a types.MappingProxyType that wraps the original dictionary to which the view refers.

Syntax

PYTHON
dictview.mapping

See Also

types.MappingProxyType