Mark Dickinson <dicki...@gmail.com> added the comment:

> What value would you expect `int(s)` to have in this situation?

Actually, I guess that question was too easy. The value for `int(s)` should 
*obviously* be 23 * 1000 + (3/5) * 100 + 17 * 10 + 12 = 23242. I should have 
used ⅐ instead of ⅗.

Anyway, agreed with Steven that no change should be made here.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36100>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to