cf.Field.__imod__ — Documentation
The binary arithmetic operation %=
%=
x.__imod__(y) <==> x %= y
Added in version 1.0.