Antoine Pitrou added the comment:

I still have to do some tuple unpacking myself while assert_* already did it 
first. It can be tedious and error-prone (especially if there are several 
arguments to get).

If the assert methods returning something bothers you, how about introducing a 
new method match_call_with(...)?

----------

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

Reply via email to