list = [1,2,3,4] not 5 in list 5 not in list Why is there a "not in" operator? For clarity? (Not that I oppose "not in" in any way. I like it. I'm just curious.) -- Kristian Ovaska <kristian.ovaska at helsinki.fi>