sum works in sequences (Python 3)

Ian Kelly ian.g.kelly at gmail.com
Wed Sep 19 11:24:49 EDT 2012


On Wed, Sep 19, 2012 at 9:06 AM, Neil Cerutti <neilc at norwich.edu> wrote:
> Are iterables and sequences different enough to warrant posting a
> bug report?

The glossary is specific about the definitions of both, so I would say yes.

http://docs.python.org/dev/glossary.html#term-iterable
http://docs.python.org/dev/glossary.html#term-sequence



More information about the Python-list mailing list