cf.FieldList.__ior__

FieldList.__ior__(y)

The augmented bitwise assignment |=

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