Vinay Sajip added the comment:

> The logging module should be be enhanced to handle more nicely such error 
> during Python finalization.

How does a particular piece of logging package code know it's being called 
during Python finalization? This sort of problem (exceptions caused by 
disappearing builtins, for example) isn't confined to logging, surely?

----------

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

Reply via email to