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 bkovt
Recipients bkovt
Date 2010-01-04.01:59:24
SpamBayes Score 0.16243137
Marked as misclassified No
Message-id <1262570365.97.0.975021093737.issue7628@psf.upfronthosting.co.za>
In-reply-to
Content
round(125, -1) produces 120 in Python 3.1.1. It produces 130.0 in 2.6.4.
History
Date User Action Args
2010-01-04 01:59:26bkovtsetrecipients: + bkovt
2010-01-04 01:59:25bkovtsetmessageid: <1262570365.97.0.975021093737.issue7628@psf.upfronthosting.co.za>
2010-01-04 01:59:24bkovtlinkissue7628 messages
2010-01-04 01:59:24bkovtcreate