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