Robert Collins added the comment:

Or anther way this could be done would be to make TestCase.__str__ call 
self.id(), and then __str__ never needs to be adjusted - id() or 
shortDescription are the only things to tweak.

----------

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

Reply via email to