[pypy-dev] x is y <=> id(x)==id(y)
Simon Cross
hodgestar at gmail.com
Mon May 6 00:43:42 CEST 2013
Solution 3 sounds bad since it breaks things in PyPy for people who
were using "is" more correctly in CPython.
More information about the pypy-dev
mailing list