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