[docs] [issue21929] Rounding properly
Geoffrey Spear
report at bugs.python.org
Mon Sep 8 17:09:11 CEST 2014
Geoffrey Spear added the comment:
Robert:
That is not related. Python 3's round() function, as documented, rounds halves to the even choice; what you describe is the expected behavior.
----------
nosy: +geoffreyspear
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21929>
_______________________________________
More information about the docs
mailing list