numpy.ma.MaskedArray.__rdivmod__# method ma.MaskedArray.__rdivmod__(value, /)# Return divmod(value, self).