class documentation

class _Empty:

View In Hierarchy

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

Undocumented

Parameters
item:AnyUndocumented
Returns
boolUndocumented