cf
FieldList.
__rxor__
The binary bitwise operation ^ with reflected operands
^
x.__rxor__(y) <==> y^x
cf.FieldList.__ror__
cf.FieldList.__rlshift__