[issue10488] Improve documentation for 'float' built-in.
Mark Dickinson
report at bugs.python.org
Sun Nov 21 14:29:36 CET 2010
Mark Dickinson <dickinsm at gmail.com> added the comment:
Updated patch:
- add some examples
- mention __float__
- mention that large numeric arguments can result in an OverflowError
----------
Added file: http://bugs.python.org/file19744/float_builtin_doc_v2.patch
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10488>
_______________________________________
More information about the Python-bugs-list
mailing list