On Sep 19, 1:42 pm, Robin Becker wrote:
> I'm not really very used to the decimal module so I'm asking here if any one
> can
> help me with a problem in a well known third party web framework
>
> The code in question is
>
> def format_number(value, max_digits, decimal_places):
> """
> F
I'm not really very used to the decimal module so I'm asking here if any one can
help me with a problem in a well known third party web framework
The code in question is
def format_number(value, max_digits, decimal_places):
"""
Formats a number into a string with the requisite number of