[issue7652] Merge C version of decimal into py3k.

Stefan Krah report at bugs.python.org
Thu Feb 16 23:28:11 CET 2012


Stefan Krah <stefan-usenet at bytereef.org> added the comment:

I walked into the Roundup trap again:

>>> Decimal(9).quantize(1, "?!?!?")
Decimal('9')

----------

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


More information about the Python-bugs-list mailing list