Hi Alex,

On Sun, Feb 6, 2011 at 6:26 AM, Alex Gaynor <alex.gay...@gmail.com> wrote:
>> Then you can change __del_ to whatever you want later.
>
> I think it'll work with pypy, *and* still trigger the warning, but that's
> from memory.

Just try it out then :-)  The answer is no.  You get a warning only if
a '__del__' entry is put in a class which didn't have one so far.


Armin
_______________________________________________
pypy-dev@codespeak.net
http://codespeak.net/mailman/listinfo/pypy-dev

Reply via email to