Éric Araujo <mer...@netwok.org> added the comment:

I saw this commit pass by and noticed a few instances of non-idiomatic unittest 
code, like unnecessary lambdas or overuse of assertEqual where other methods 
would give more useful messages in case of failure.  Here’s a patch to better 
it.

----------
assignee: vinay.sajip -> trentm
nosy: +eric.araujo, trentm
status: closed -> open
Added file: http://bugs.python.org/file22245/cleanup-test_logging.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11557>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to