PySetObject

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

Members

Variables

fill
c_long fill;
Undocumented in source.
finger
c_long finger;
Undocumented in source.
hash
c_long hash;
Undocumented in source.
mask
c_long mask;
Undocumented in source.
ob_base
_object ob_base;
Undocumented in source.
smalltable
setentry[8] smalltable;
Undocumented in source.
table
setentry* table;
Undocumented in source.
used
c_long used;
Undocumented in source.
weakreflist
_object* weakreflist;
Undocumented in source.

Meta