[issue10557] Malformed error message from float()

Mark Dickinson report at bugs.python.org
Thu Dec 2 19:08:30 CET 2010


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

Just to clarify:  I'm not opposed to allowing arbitrary Unicode whitespace in the float, int, complex constructors (indeed, it's probably a good thing).  But I'd like to see the change made consistently;  for the complex constructor this looks a bit involved, so it would probably be cleaner to have a separate patch to make the whitespace changes.

----------

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


More information about the Python-bugs-list mailing list