The binary arithmetic operation %=
x.__imod__(y) <==> x %= y
cf.Data.__ipow__
cf.Data.__neg__
Enter search terms or a module, class or function name.