Bug fix for the test suite for Python 2.6 and below, introduced at r14788.
The unittest.TextTestResult class only exists in Python 2.7 and above!
Authored by: bugman 2011-10-06
Parent: [r14802]
Child: [r14804]