The binary arithmetic operation * with reflected operands
x.__rmul__(y) <==> y*x
Enter search terms or a module, class or function name.