Message 273119 - Python tracker (original) (raw)

Message273119

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:36 martin.panter set recipients: + martin.panter, NeilGirdhar
2016-08-19 13:32:36 martin.panter set messageid: 1471613556.44.0.57071912455.issue27802@psf.upfronthosting.co.za
2016-08-19 13:32:36 martin.panter link issue27802 messages
2016-08-19 13:32:36 martin.panter create