There were over a thousand case.TestCase.failIf*() alias functions which were deprecated (as in failIfEqual = _deprecate(assertNotEqual)) in python 2.7 in preparation for py3k. Since I am currently running a private branch against python27.dll, I\'ve bought all the test cases up to speed. The 2.7 compatible version currently leaks a ton of objects so I won\'t be pushing those changes until I\'ve had a chance to do some more testing. The Patch is quite large, so I'll deliver it in as many pieces as it takes...
unittest for python 2.7