On Mon, Mar 21, 2016 at 5:56 PM, Tim Peters <tim.pet...@gmail.com> wrote:

> I've seen this trigger,
> from C code that had no idea it was playing with None, but just had
> general refcounting errors.  So this does serve a debugging purpose,
> although rarely
>

You probably have a better refcounting sense that I do, but I see this
quite often when I hack C code and I find this behavior quite useful when
debugging.
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to