[issue4707] round(25, 1) should return an integer, not a float

Raymond Hettinger report at bugs.python.org
Wed Jan 28 10:56:10 CET 2009


Raymond Hettinger <rhettinger at users.sourceforge.net> added the comment:

It's settled then.  Input type dictates output type.  No dependency on
the actual values.

----------
resolution:  -> accepted

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4707>
_______________________________________


More information about the Python-bugs-list mailing list