Exemplo n.º 1
0
 def convert(self, value, from_decimal):
     value = int(value)
     return Number.convert(self, value, from_decimal)