The binary arithmetic operation %=
x.__imod__(y) <==> x %= y
New in version 1.0.
Enter search terms or a module, class or function name.