This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author an0n.r00t32
Recipients an0n.r00t32
Date 2018-04-27.05:33:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1524807187.54.0.682650639539.issue33372@psf.upfronthosting.co.za>
In-reply-to
Content
I found that python calculate this wrong. Other calculators gave me 9997809307 not 9997809507 (python), even python3 calculated it correctly. Here is the computation expression which Python 2.7 calculated wrong.

https://pastebin.com/uKx1FYx3
History
Date User Action Args
2018-04-27 05:33:07an0n.r00t32setrecipients: + an0n.r00t32
2018-04-27 05:33:07an0n.r00t32setmessageid: <1524807187.54.0.682650639539.issue33372@psf.upfronthosting.co.za>
2018-04-27 05:33:07an0n.r00t32linkissue33372 messages
2018-04-27 05:33:06an0n.r00t32create