Building showslist.html
Traceback (most recent call last):
File "/srv/www/kgnu.org/public_html/cgi-bin/showslist.py", line 213, in
Main() # Do the main procedure
File "/srv/www/kgnu.org/public_html/cgi-bin/showslist.py", line 162, in Main
targetStr = '' + ('kgnu.org' not in showURL) * ' target="_new"' # If not on the KGNU site, make it open in a new window
TypeError: argument of type 'NoneType' is not iterable