cf.FieldList.__le__

FieldList.__le__(y)[source]

The rich comparison operator <=

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

Previous topic

cf.FieldList.__lt__

Next topic

cf.FieldList.__eq__

This Page