[issue6595] Make Decimal constructor accept all unicode decimal digits in input.

Raymond Hettinger report at bugs.python.org
Fri Jul 31 18:30:16 CEST 2009


Raymond Hettinger <rhettinger at users.sourceforge.net> added the comment:

I like the str(int(...))  approach because it guarantees handling that
is consistent with other types.

----------

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


More information about the Python-bugs-list mailing list