[issue7447] Sum() doc and behavior mismatch

Leonhard Vogt report at bugs.python.org
Wed Jul 28 00:35:53 CEST 2010


Leonhard Vogt <leonhard.vogt at gmx.ch> added the comment:

another patch:
- moved string case to first position, i think it's the most important.
- reworded (shortened) list case.
- wrapped for <80 caracter lines.

still using itertools.itertools.chain.from_iterable as mentioned in previous message. I missed georgs use of ~ in the link, but i think its clearer to mention the full name of the function anyway.

----------
Added file: http://bugs.python.org/file18223/functions.rst.patch4.txt

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


More information about the Python-bugs-list mailing list