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