Eric Smith <[EMAIL PROTECTED]> added the comment:

Thanks for catching this.  I was not skipping the leading sign char when
looking for the decimal point in the string, which was causing me to
incorrectly determine that a decimal wasn't present.

Fixed in r65125 (trunk) and r65126 (py3k).

----------
components: +Interpreter Core -Library (Lib)
resolution:  -> fixed
status: open -> closed

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue3411>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to