This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vy0123
Recipients docs@python, ethan.furman, ezio.melotti, georg.brandl, r.david.murray, vy0123
Date 2014-10-25.10:10:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1414231823.46.0.361716457417.issue22725@psf.upfronthosting.co.za>
In-reply-to
Content
> "sequence must be a sequence"

The subtle minutiae of aficionados necessary to interpret the meaning of those two words in their distinct relation is opaque to a new comer and doesn’t serve the widest possible audience usefully to get the job done quick. The second placed sense has a range of possibility narrower than iterable as has been said, all sequences are iterables but not all iterables sequences.
History
Date User Action Args
2014-10-25 10:10:23vy0123setrecipients: + vy0123, georg.brandl, ezio.melotti, r.david.murray, docs@python, ethan.furman
2014-10-25 10:10:23vy0123setmessageid: <1414231823.46.0.361716457417.issue22725@psf.upfronthosting.co.za>
2014-10-25 10:10:23vy0123linkissue22725 messages
2014-10-25 10:10:23vy0123create