cf
FieldList.
__xor__
The binary bitwise operation ^
^
x.__xor__(y) <==> x^y
cf.FieldList.__or__
cf.FieldList.__lshift__