Michael Foord <mich...@voidspace.org.uk> added the comment: unittest *can't* know which setUp methods have already been called if an error occurs in one of them (because they are called explicitly by the sub-classes and not by unittest itself). Given this, the specific fix suggested seems good.
---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue9868> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com