Beispiel #1
0
 def __truediv__(a, b):
     return a.__div__(b)
Beispiel #2
0
 def __truediv__(a, b):
     return a.__div__(b)