Michael Foord <[email protected]> added the comment: No - you catch self.failureException rather than AssertionError directly.
I use unittest precisely because of the rich failure information from the assert methods - particularly the new ones in this patch! ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue2578> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
