Ejemplo n.º 1
0
 def __rdiv__(self, other):
     return math_ops._div_python2(other, self)  # pylint: disable=protected-access
Ejemplo n.º 2
0
 def __rdiv__(self, other):
   return math_ops._div_python2(other, self)  # pylint: disable=protected-access