[issue10557] Malformed error message from float()

Mark Dickinson report at bugs.python.org
Sat Dec 4 12:03:19 CET 2010


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

Looks okay, I guess.

I don't much like the extra boilerplate that's introduced (and repeated) in longobject.c, floatobject.c and complexobject.c, though.

----------

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


More information about the Python-bugs-list mailing list