PyMappingMethods

Name

PyMappingMethods -- Implement Python mapping special methods

Synopsis

PyMappingMethods

Description

Within this section the following methods are legal:

__len__, __getitem__, __setitem__