Stefan Krah added the comment:

Mauricio de Alencar <[email protected]> wrote:
> String formatting is completely unaware of the concept of *significant 
> digits*.

>>> format(Decimal(1), ".2f")
'1.00'

----------

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue20502>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to