cf.FieldList.__eq__

FieldList.__eq__(y)[source]

The rich comparison operator ==

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

Previous topic

cf.FieldList.__le__

Next topic

cf.FieldList.__ne__

This Page