cf.FieldAncillary.__ror__

FieldAncillary.__ror__(y)[source]

The binary bitwise operation | with reflected operands.

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