Martin v. Löwis added the comment: I think you are misinterpreting what you see. The last digit in the output (7) is *not* the last digit of the input, but is the output originating from the digit 6. As the last digit of output, it gets rounded. As the first digit not printed anymore (7) is greater than 5, it rounds up.
Closing the report as invalid ---------- nosy: +loewis resolution: -> invalid status: open -> closed __________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1232> __________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com