Fix for the relax test suite on Python 3.1.
The TextTestRunner class in the unittest module is missing a few arguments present in all other Python versions.
Authored by: bugman 2013-05-24
Parent: [r19726]
Child: [r19728]