Hi,

In the code below:

>>>> x = "a"
>>>> b = "a"
>>>> x is b
False

It is a bug or a behaviour?

Thanks.

--
Andrews Medina
www.andrewsmedina.com
_______________________________________________
pypy-dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to