[issue7447] Sum() doc and behavior mismatch

Leonhard Vogt report at bugs.python.org
Wed May 19 01:35:18 CEST 2010


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

I changed the documentation regarding string not allowed as start argument and performance

I included the list concatenation with itertools.chain from
http://groups.google.com/group/comp.lang.python/msg/33e764d0ac41826a

patch is based on revision 81300 in py3k branch.

----------
keywords: +patch
nosy: +lvogt
Added file: http://bugs.python.org/file17390/functions.rst.patch

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


More information about the Python-bugs-list mailing list