[issue7447] Sum() doc and behavior mismatch

Georg Brandl report at bugs.python.org
Mon Jul 26 00:05:55 CEST 2010


Georg Brandl <georg at python.org> added the comment:

Note that using `~itertools.chain.from_iterable` is equivalent to `from_iterable <itertools.chain.from_iterable>` and saves a repetition.

----------

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


More information about the Python-bugs-list mailing list