[issue23720] __del__() order is broken since 3.4.0

Martin Panter report at bugs.python.org
Sat Mar 21 12:55:39 CET 2015


Martin Panter added the comment:

But in the case of bug2.py, “a” is a variable inside main(), not a global variable.

BTW I take back my second paragraph questioning the whole order thing; I clearly didn’t think that one through.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23720>
_______________________________________


More information about the Python-bugs-list mailing list