Antoine Pitrou added the comment:

Judging by the fact that the Py_AtExit funcs are called at the very end of 
Py_Finalize (after absolutely everything has been cleaned up), I think you 
shouldn't use any Python facilities at this point.

----------

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

Reply via email to