[issue10610] Correct the float(), int() and complex() documentation
Raymond Hettinger
report at bugs.python.org
Fri Dec 3 06:10:28 CET 2010
Raymond Hettinger <rhettinger at users.sourceforge.net> added the comment:
Try not to sprawl this all over the docs. Find the most common root and document it there. No need to garbage-up Fractions, Decimal etc. with something that is of zero interest to 99.9% of users.
----------
nosy: +rhettinger
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10610>
_______________________________________
More information about the Python-bugs-list
mailing list