Raymond Hettinger <raymond.hettin...@gmail.com> added the comment:

Guido should decide this one.  The PEP isn't entirely clear whether __del__ is 
a CPython implementation detail, nor is it clear whether the intent was for the 
isinstance() to insist on __del__ being present.  Also, at one time __del__ 
interfered with garbage collection, but that may have been fixed.

----------
assignee:  -> gvanrossum
nosy: +gvanrossum, pje, rhettinger

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue38911>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to