[issue2110] Implement __format__ for Decimal

Mark Dickinson report at bugs.python.org
Fri Mar 13 22:47:44 CET 2009


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

Here's a patch to implement the 'n' format specifier for Decimals
(see also issue 5481).

Raymond, could you give this a sanity check?

----------
assignee: marketdickinson -> rhettinger
Added file: http://bugs.python.org/file13324/decimal_n_format.patch

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


More information about the Python-bugs-list mailing list