Python 3 fix for the test_format_table4() unit test of lib.text.table.format_table().
The string representation of the builtin list object is different in Python 2 vs. 3.
Authored by: bugman 2013-03-08
Parent: [r18703]
Child: [r18705]