Bug fix for IO capture in the test suite with Python 2.6 or below.
The RelaxTestRunner._makeResult() replacement method has been reinstated. Replacing the class variable resultclass does not work with earlier versions of the unittest site-package.
Authored by: bugman 2011-10-06
Parent: [r14803]
Child: [r14805]