Fix output encoding problems in the test runner with Py2.7 by replacing...
Fix output encoding problems in the test runner with Py2.7 by replacing implicit calls to str() with (unicode) string concatenation.
Showing
Please register or sign in to comment