cf
FieldList.
__rmod__
The binary arithmetic operation % with reflected operands
%
x.__rmod__(y) <==> y % x
New in version 1.0.
cf.FieldList.__rpow__
cf.FieldList.__iadd__