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