cf.FieldList.__le__

FieldList.__le__(y)[source]

The rich comparison operator <=

x.__le__(y) <==> x<=y