cf.FieldList.__or__

FieldList.__or__(y)

The binary bitwise operation |

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