PyDictObject

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

Members

Variables

ma_keys
_dictkeysobject* ma_keys;
Undocumented in source.
ma_used
c_long ma_used;
Undocumented in source.
ma_values
_object** ma_values;
Undocumented in source.
ma_version_tag
c_ulong ma_version_tag;
Undocumented in source.
ob_base
_object ob_base;
Undocumented in source.

Meta