[issue9441] increase logging handlers test coverage
Vinay Sajip
report at bugs.python.org
Mon Aug 23 10:30:34 CEST 2010
Vinay Sajip <vinay_sajip at yahoo.co.uk> added the comment:
Tom, thanks for the patch. If I apply it I get an error at shutdown when run with the command
python3.2 regrtest.py test_logging test_logging
i.e. when I run test_logging twice. If I use
python3.2 regrtest.py test_logging
there are no errors. I haven't had time to look into it - please can you check that everything is cleaned up so that there are no shutdown errors? Thanks.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9441>
_______________________________________
More information about the Python-bugs-list
mailing list