Martin <gzl...@googlemail.com> added the comment:

This could be fixed in a similar way to was done for the shutdown function in 
r51206 (which incidentally seems both unnecessary and incomplete - the function 
runs atexit which precedes module teardown, but also uses the raiseExceptions 
module global which is not rebound locally).

----------
Added file: http://bugs.python.org/file18360/loggingcleanup.py

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

Reply via email to