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