[issue1740] use unittest for test_logging

Christian Heimes report at bugs.python.org
Sun Jan 6 05:33:40 CET 2008


Christian Heimes added the comment:

Thanks! :)

I quick review hasn't shown any larger issues but it need a proper
review before it can be submitted.

You probably should save _levelNames, _loggerClass, root, Logger.root
and Logger.manager in setUp and reset the objects in tearDown.

----------
keywords: +patch
nosy: +tiran
priority:  -> normal
resolution:  -> accepted
type:  -> resource usage

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1740>
__________________________________


More information about the Python-bugs-list mailing list