anatoly techtonik added the comment:

This is not repeatable in Python 3. Is it possible to fix it for Python 2 as 
well?

Is it possible to postpone registration until the import is finished 
successfully? Or at least give atexit handler a chance to run before global 
variable stack is purged? Or destroy atexit handler if its namespace is purged?

----------

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

Reply via email to