class documentation

class NotComparable(object):

View In Hierarchy

Undocumented

Method __eq__ Undocumented
Method __hash__ Undocumented
Method __init__ Undocumented
Method __ne__ Undocumented
Instance Variable data Undocumented
def __eq__(self, other):

Undocumented

def __hash__(self):

Undocumented

def __init__(self, data):

Undocumented

def __ne__(self, other):

Undocumented

data =

Undocumented