[Python-Dev] Comparing sequences ?! (original) (raw)

M.-A. Lemburg mal@lemburg.com
Thu, 06 Dec 2001 15:26:28 +0100


Guido van Rossum wrote:

> I just tried (1,2,3) == [1,2,3] and found that the compare > returns false. Is that intended ? Yes.

I presume that means "...and we're not going to change it." ;-)

-- Marc-Andre Lemburg CEO eGenix.com Software GmbH


Consulting & Company: http://www.egenix.com/ Python Software: http://www.lemburg.com/python/