Boris Borcic wrote: > >>> w == x > False > >>> w is x > True > >>>
That's the opposite of what I want to happen. -- http://mail.python.org/mailman/listinfo/python-list
Boris Borcic wrote: > >>> w == x > False > >>> w is x > True > >>>
That's the opposite of what I want to happen. -- http://mail.python.org/mailman/listinfo/python-list