Bill Janssen <bill.jans...@gmail.com> added the comment:

Martin, I'm thinking that the module object has a __del__ method, and we could 
un-register the callbacks there.  But I don't know if that method would ever 
get called.  How does the act of "unloading a library" interact with the 
initialized Python interpreter?

----------

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

Reply via email to