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 vajrasky
Recipients JBernardo, docs@python, mark.dickinson, vajrasky
Date 2013-12-09.14:55:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386600918.07.0.174920229884.issue19933@psf.upfronthosting.co.za>
In-reply-to
Content
Here is the updated doc fix.

Anyway, why not round(1.2) -> 1.0 in the first place? Just curious.
History
Date User Action Args
2013-12-09 14:55:18vajraskysetrecipients: + vajrasky, mark.dickinson, docs@python, JBernardo
2013-12-09 14:55:18vajraskysetmessageid: <1386600918.07.0.174920229884.issue19933@psf.upfronthosting.co.za>
2013-12-09 14:55:18vajraskylinkissue19933 messages
2013-12-09 14:55:18vajraskycreate