Message 336455 - Python tracker

Message336455

Author mark.dickinson
Recipients StyXman, mark.dickinson, steven.daprano
Date 2019-02-24.10:24:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551003857.44.0.22555181985.issue36100@roundup.psfhosted.org>
In-reply-to
Content
> 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.
History
Date User Action Args
2019-02-24 10:24:17mark.dickinsonsetrecipients: + mark.dickinson, StyXman, steven.daprano
2019-02-24 10:24:17mark.dickinsonsetmessageid: <1551003857.44.0.22555181985.issue36100@roundup.psfhosted.org>
2019-02-24 10:24:17mark.dickinsonlinkissue36100 messages
2019-02-24 10:24:17mark.dickinsoncreate