Traceback (most recent call last): File "player-classic.cgi", line 273, in if 'q' in form: opponent = 'var opponent="' + form['q'].value + '";' AttributeError: 'list' object has no attribute 'value'