numpy.ma
MaskedArray.
__ixor__
x.__ixor__(y) <==> x^=y
numpy.ma.MaskedArray.__ior__
numpy.ma.MaskedArray.__repr__