This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author christian.heimes
Recipients christian.heimes, pitrou
Date 2008-01-06.04:33:37
SpamBayes Score 0.02392173
Marked as misclassified No
Message-id <1199594020.46.0.599923806251.issue1740@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2008-01-06 04:33:40christian.heimessetspambayes_score: 0.0239217 -> 0.02392173
recipients: + christian.heimes, pitrou
2008-01-06 04:33:40christian.heimessetspambayes_score: 0.0239217 -> 0.0239217
messageid: <1199594020.46.0.599923806251.issue1740@psf.upfronthosting.co.za>
2008-01-06 04:33:38christian.heimeslinkissue1740 messages
2008-01-06 04:33:37christian.heimescreate