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 JBernardo, docs@python, mark.dickinson, vajrasky
Date 2013-12-09.08:32:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386577927.34.0.562343917751.issue19933@psf.upfronthosting.co.za>
In-reply-to
Content
> But also there should be a way to make round return an integer

I don't understand.  There's already a way to make round return an integer: don't pass a second argument.
History
Date User Action Args
2013-12-09 08:32:07mark.dickinsonsetrecipients: + mark.dickinson, docs@python, JBernardo, vajrasky
2013-12-09 08:32:07mark.dickinsonsetmessageid: <1386577927.34.0.562343917751.issue19933@psf.upfronthosting.co.za>
2013-12-09 08:32:07mark.dickinsonlinkissue19933 messages
2013-12-09 08:32:07mark.dickinsoncreate