Beispiel #1
0
 def __str__(self):
     """Returns a human readable numeric value string as UTF8."""
     return gnc_numeric_to_string(self.instance)
Beispiel #2
0
 def __str__(self):
     """Returns a human readable numeric value string as UTF8."""
     return gnc_numeric_to_string(self.instance)