[issue9441] increase logging handlers test coverage

Tom Dunham report at bugs.python.org
Sat Jul 31 19:26:20 CEST 2010


New submission from Tom Dunham <tom at tomdunham.org>:

Some regression tests for logging handlers, brings coverage up from 37% to 52%. Mainly tests to rotating file handlers.

----------
components: Library (Lib)
files: rotating_file_handlers.patch
keywords: patch
messages: 112171
nosy: Tom
priority: normal
severity: normal
status: open
title: increase logging handlers test coverage
versions: Python 3.2
Added file: http://bugs.python.org/file18288/rotating_file_handlers.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9441>
_______________________________________


More information about the Python-bugs-list mailing list