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 cool-RR
Recipients cool-RR
Date 2011-07-12.19:16:10
SpamBayes Score 0.0050288388
Marked as misclassified No
Message-id <1310498170.97.0.558143295678.issue12543@psf.upfronthosting.co.za>
In-reply-to
Content
Is there a good reason that `issubclass(collections.deque, collections.Sequence) == False`? What's not-sequence-y about `deque`?
History
Date User Action Args
2011-07-12 19:16:11cool-RRsetrecipients: + cool-RR
2011-07-12 19:16:10cool-RRsetmessageid: <1310498170.97.0.558143295678.issue12543@psf.upfronthosting.co.za>
2011-07-12 19:16:10cool-RRlinkissue12543 messages
2011-07-12 19:16:10cool-RRcreate