[issue10557] Malformed error message from float()

Alexander Belopolsky report at bugs.python.org
Sun Nov 28 21:22:06 CET 2010


Alexander Belopolsky <belopolsky at users.sourceforge.net> added the comment:

On Sun, Nov 28, 2010 at 3:09 PM, Stefan Krah <report at bugs.python.org> wrote:
..
> Decimal point: U+066B

Well, not so fast:

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
UnicodeEncodeError: 'decimal' codec can't encode character '\u066b' in
position 1: invalid decimal Unicode string

----------

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


More information about the Python-bugs-list mailing list