cf.FieldList.__or__

FieldList.__or__(y)[source]

The binary bitwise operation |

x.__or__(y) <==> x|y

Previous topic

cf.FieldList.__and__

Next topic

cf.FieldList.__xor__

This Page