[issue1740] use unittest for test_logging

Brett Cannon report at bugs.python.org
Mon Feb 25 06:36:21 CET 2008


Brett Cannon added the comment:

I am attaching a reviewed version of the patch. It had some major PEP 8
violations that I had to clean up. I also moved over to the usage of
test.test_support.captured_stdout(). Otherwise it looks good.

I am going to wait a little while in hopes someone else can at least
take a look to make sure that the tests are proper and thorough since it
is a complete rewrite.

Added file: http://bugs.python.org/file9548/test_logging.diff

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


More information about the Python-bugs-list mailing list