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