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