The rich comparison operator ==
x.__eq__(y) <==> x==y
cf.Data.__le__
cf.Data.__ne__
Enter search terms or a module, class or function name.