class documentation

class eq_clause_element(object):

View In Hierarchy

Helper to compare SQL structures based on compare()
Method __eq__ Undocumented
Method __init__ Undocumented
Method __ne__ Undocumented
Instance Variable target Undocumented
def __eq__(self, other):

Undocumented

def __init__(self, target):

Undocumented

def __ne__(self, other):

Undocumented

target =

Undocumented