[issue6857] float().__format__() default alignment

Mark Dickinson report at bugs.python.org
Tue Sep 8 22:25:57 CEST 2009


Mark Dickinson <dickinsm at gmail.com> added the comment:

I've changed the default alignment for Decimal instances to right-aligned 
(so that it agrees with floats and ints) in r74723 (trunk), r74725 (py3k),
as agreed in the python-dev thread starting at:
http://mail.python.org/pipermail/python-dev/2009-September/091640.html

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6857>
_______________________________________


More information about the Python-bugs-list mailing list