Remove all other log handlers when capturing logs
authorGuido Günther <agx@sigxcpu.org>
Mon, 28 Jul 2014 13:57:05 +0000 (15:57 +0200)
committerGuido Günther <agx@sigxcpu.org>
Mon, 28 Jul 2014 13:57:05 +0000 (15:57 +0200)
commit243b6fca2739d03f6e1086d23473d178f42df530
treeb8abbf68ec7d8e4533c40e82cec868303b8de400
parent3f43e4ee68d2a169a3e604a6bd0b60f99b71d812
Remove all other log handlers when capturing logs

This avoids spurious error messages during test runs.
tests/component/__init__.py