[issue19933] Round default argument for "ndigits"

Vajrasky Kok report at bugs.python.org
Mon Dec 9 15:55:18 CET 2013


Vajrasky Kok added the comment:

Here is the updated doc fix.

Anyway, why not round(1.2) -> 1.0 in the first place? Just curious.

----------
Added file: http://bugs.python.org/file33060/fix_doc_round_ndigits_v2.patch

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


More information about the Python-bugs-list mailing list