cf.FieldList.__and__

FieldList.__and__(y)[source]

The binary bitwise operation &

x.__and__(y) <==> x&y

Previous topic

cf.FieldList.__abs__

Next topic

cf.FieldList.__or__

This Page