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