Antoine Pitrou added the comment:

> > As for the interpreter shutdown itself, I have a pending patch (post-PEP 
> > 442)
> > to get rid of the globals cleanup as well. It may be better to merge the 
> > two approaches.
> 
> So you would just depend on garbage collection?

No, I also clean up those modules that are left alive after a garbage
collection pass.

----------

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

Reply via email to