Searched refs:eq_def (Results 1 – 1 of 1) sorted by relevance
185 eq_def = " def __eq__(self, other): return isinstance(other, %s) and %s" variable381 new_content.add_line(eq_def % (cls, list_to_frag(e[cls])))