cf.FieldList.__xor__

FieldList.__xor__(y)

The binary bitwise operation ^

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