[issue30940] Documentation for round() is incorrect.

Serhiy Storchaka report at bugs.python.org
Mon Jul 31 05:11:12 EDT 2017


Serhiy Storchaka added the comment:

> For a general Python object ``number``, ``round`` delegates to
> ``number.__round__``.

This also can be not clear. See a discussion in issue31042.

----------

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


More information about the Python-bugs-list mailing list