> I just tried (1,2,3) == [1,2,3] and found that the compare > returns false. Is that intended ? Yes. --Guido van Rossum (home page: http://www.python.org/~guido/)