On Sat, May 18, 2013 at 6:59 PM, Antoine Pitrou <solip...@pitrou.net> wrote:
> Resurrection
>     The process by which a finalizer creates a new reference to an
>     object in a CI.  This can happen as a quirky but supported
>     side-effect of ``__del__`` methods.

I really like the PEP overall, but could we at least get the option to
have cases of object resurrection spit out a warning? And a clear
rationale for not turning on such a warning by default?

Cheers,
Nick.

--
Nick Coghlan   |   ncogh...@gmail.com   |   Brisbane, Australia
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to