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 r.david.murray
Recipients r.david.murray, wesinator
Date 2017-09-25.18:59:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506365951.56.0.741428575546.issue31578@psf.upfronthosting.co.za>
In-reply-to
Content
In the absence of the appropriate __future__ import, the python2 division operator uses integer division.
History
Date User Action Args
2017-09-25 18:59:11r.david.murraysetrecipients: + r.david.murray, wesinator
2017-09-25 18:59:11r.david.murraysetmessageid: <1506365951.56.0.741428575546.issue31578@psf.upfronthosting.co.za>
2017-09-25 18:59:11r.david.murraylinkissue31578 messages
2017-09-25 18:59:11r.david.murraycreate