[issue17768] _decimal: allow NUL fill character

Stefan Krah report at bugs.python.org
Wed May 29 13:35:48 CEST 2013


Stefan Krah added the comment:

Here's a baroque patch for _decimal. It's complicated by the fact
that there's no way of knowing what kind of UTF-8 fragments might
be hidden in multi-byte separators or decimal points.

----------
Added file: http://bugs.python.org/file30407/issue17768.diff

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


More information about the Python-bugs-list mailing list