cf
FieldList.
__le__
The rich comparison operator <=
<=
x.__le__(y) <==> x<=y
cf.FieldList.__lt__
cf.FieldList.__eq__