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 mark.dickinson
Recipients docs@python, jeroen1225, mark.dickinson, skrah
Date 2014-07-07.12:01:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1404734485.27.0.487283442529.issue21929@psf.upfronthosting.co.za>
In-reply-to
Content
There may be an opportunity for a documentation improvement here: it would be helpful if the Python 2.7 documentation for the "round" function explained that its input is converted to float.
History
Date User Action Args
2014-07-07 12:01:25mark.dickinsonsetrecipients: + mark.dickinson, skrah, docs@python, jeroen1225
2014-07-07 12:01:25mark.dickinsonsetmessageid: <1404734485.27.0.487283442529.issue21929@psf.upfronthosting.co.za>
2014-07-07 12:01:25mark.dickinsonlinkissue21929 messages
2014-07-07 12:01:24mark.dickinsoncreate