Nick Coghlan added the comment:

I like the idea of the subTest API being something like:

    def subTest(self, _id, *, **params):

However, I'd still factor that in to the reported test ID, not into the 
exception message.

----------

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

Reply via email to