[pypy-dev] x is y <=> id(x)==id(y)
Alex Gaynor
alex.gaynor at gmail.com
Mon May 6 00:45:48 CEST 2013
I wonder if maybe we can't have some sort of flag to add extra
compatibility warnings, and then have a warning when `is` is used ints,
strings, etc?
Alex
On Sun, May 5, 2013 at 3:43 PM, Simon Cross <hodgestar at gmail.com> wrote:
> Solution 3 sounds bad since it breaks things in PyPy for people who
> were using "is" more correctly in CPython.
> _______________________________________________
> pypy-dev mailing list
> pypy-dev at python.org
> http://mail.python.org/mailman/listinfo/pypy-dev
>
--
"I disapprove of what you say, but I will defend to the death your right to
say it." -- Evelyn Beatrice Hall (summarizing Voltaire)
"The people's good is the highest law." -- Cicero
GPG Key fingerprint: 125F 5C67 DFE9 4084
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20130505/3f7f5932/attachment.html>
More information about the pypy-dev
mailing list