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 martin.panter
Recipients NeilGirdhar, martin.panter
Date 2016-08-19.13:32:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1471613556.44.0.57071912455.issue27802@psf.upfronthosting.co.za>
In-reply-to
Content
Your implementation looks like it will make a Sequence equal to a list and a tuple, even though lists and tuples are never equal to each other.
History
Date User Action Args
2016-08-19 13:32:36martin.pantersetrecipients: + martin.panter, NeilGirdhar
2016-08-19 13:32:36martin.pantersetmessageid: <1471613556.44.0.57071912455.issue27802@psf.upfronthosting.co.za>
2016-08-19 13:32:36martin.panterlinkissue27802 messages
2016-08-19 13:32:36martin.pantercreate