cf.FieldList.__rxor__

FieldList.__rxor__(y)

The binary bitwise operation ^ with reflected operands

x.__rxor__(y) <==> y^x