Home | History | Annotate | Download | only in python2.7

Lines Matching defs:currency

37            "str", "atof", "atoi", "format", "format_string", "currency",
256 def currency(val, symbol=True, grouping=False, international=False):
257 """Formats val according to the currency settings
264 raise ValueError("Currency formatting is not possible using "