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