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 r.david.murray
Recipients akira, pitrou, r.david.murray
Date 2014-03-24.19:57:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1395691058.13.0.329313330115.issue21041@psf.upfronthosting.co.za>
In-reply-to
Content
Which is exactly what I mean by saying it is not a sequence.  It is 'sequence-like'.  Kind of like email Messages are dict-like: they share many methods and behaviors, but the exact behaviors and semantics are different.
History
Date User Action Args
2014-03-24 19:57:38r.david.murraysetrecipients: + r.david.murray, pitrou, akira
2014-03-24 19:57:38r.david.murraysetmessageid: <1395691058.13.0.329313330115.issue21041@psf.upfronthosting.co.za>
2014-03-24 19:57:38r.david.murraylinkissue21041 messages
2014-03-24 19:57:38r.david.murraycreate