The binary arithmetic operation // with reflected operands
x.__rfloordiv__(y) <==> y//x
cf.FieldList.__rtruediv__
cf.FieldList.__rpow__
Enter search terms or a module, class or function name.