'is not' or '!='

Marko Rauhamaa marko at pacujo.net
Tue Aug 19 14:18:07 EDT 2014


Tim Chase <python.list at tim.thechases.com>:

> Note that a lifetime can be less than a statement:
>
>>>> id([1,2,3]) == id([4,5,6])
> True

Duly noted.


Marko



More information about the Python-list mailing list