PyMappingMethods

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

mp_ass_subscript
objobjargproc mp_ass_subscript;
Undocumented in source.
mp_length
lenfunc mp_length;
Undocumented in source.
mp_subscript
binaryfunc mp_subscript;
Undocumented in source.

Meta