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 cool-RR, r.david.murray, rhettinger
Date 2011-07-12.20:47:49
SpamBayes Score 0.024455069
Marked as misclassified No
Message-id <1310503670.41.0.983192103112.issue12543@psf.upfronthosting.co.za>
In-reply-to
Content
Maybe they don't support all Sequence operations?  They don't support slicing, certainly, but I can't tell from the collections ABC docs if Sequence is required to support slicing.
History
Date User Action Args
2011-07-12 20:47:50r.david.murraysetrecipients: + r.david.murray, rhettinger, cool-RR
2011-07-12 20:47:50r.david.murraysetmessageid: <1310503670.41.0.983192103112.issue12543@psf.upfronthosting.co.za>
2011-07-12 20:47:49r.david.murraylinkissue12543 messages
2011-07-12 20:47:49r.david.murraycreate