cf.Field.__eq__

Field.__eq__(other)[source]

The rich comparison operator ==

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

Previous topic

cf.Field.__le__

Next topic

cf.Field.__ne__

This Page