The devel_scripts/python_multiversion_test_suite.py script now runs relax with the --time flag.
This is for quicker identification of failure points. It will also force the sys.stdout buffer to
be flushed more often on Python 2.5 so that it does not appear as if the tests have frozen.