Traceback (most recent call last):
File "/var/www/tennisabstract/cgi-bin/wtourney.cgi", line 1083, in
match_row = make_final_row(final, wpdict, '') ## no tourney_id; nothing bolded in this table
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/www/tennisabstract/cgi-bin/wtourney.cgi", line 383, in make_final_row
lcell = lparen + llink + '">' + lname + ' [' + lioc + ']'
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
TypeError: can only concatenate str (not "NoneType") to str