cf.FieldList.__ior__

FieldList.__ior__(y)[source]

The augmented bitwise assignment |=

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