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 Zé Vinícius, r.david.murray
Date 2017-09-27.00:35:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506472558.22.0.661875040323.issue31599@psf.upfronthosting.co.za>
In-reply-to
Content
To be clear: doctest compares strings, so "-0.0" is not the same as "0.0" to doctest.
History
Date User Action Args
2017-09-27 00:35:58r.david.murraysetrecipients: + r.david.murray, Zé Vinícius
2017-09-27 00:35:58r.david.murraysetmessageid: <1506472558.22.0.661875040323.issue31599@psf.upfronthosting.co.za>
2017-09-27 00:35:58r.david.murraylinkissue31599 messages
2017-09-27 00:35:57r.david.murraycreate