class documentation

class _All:

View In Hierarchy

A special value for :*-members: that matches to any member.
Method __contains__ Undocumented
Method append Undocumented
def __contains__(self, item):

Undocumented

Parameters
item:AnyUndocumented
Returns
boolUndocumented
def append(self, item):

Undocumented

Parameters
item:AnyUndocumented