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 wim.glenn
Recipients docs@python, r.david.murray, wim.glenn
Date 2016-11-04.21:00:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1478293221.06.0.672372925414.issue28617@psf.upfronthosting.co.za>
In-reply-to
Content
Well, that wouldn't be true either.  Because you can easily implement objects which support membership tests but don't support iteration.
History
Date User Action Args
2016-11-04 21:00:21wim.glennsetrecipients: + wim.glenn, r.david.murray, docs@python
2016-11-04 21:00:21wim.glennsetmessageid: <1478293221.06.0.672372925414.issue28617@psf.upfronthosting.co.za>
2016-11-04 21:00:21wim.glennlinkissue28617 messages
2016-11-04 21:00:21wim.glenncreate