[issue18937] add unittest assertion for logging

Michael Foord report at bugs.python.org
Sun Sep 8 04:13:32 CEST 2013


Michael Foord added the comment:

The patch and approach look good to me (with docs needed).

Note, personally I would not use a leading underscore for the assertion methods (in the tests) _assertNoStderr and _assertLogRecords.

----------

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


More information about the Python-bugs-list mailing list