--> --> -->
Traceback (most recent call last):
  File "/home/library/devcgi/hours/cgi-bin/display.py", line 5, in ?
    pageOutput = ext_library.html_parser('main_temp.html',query_dict)
  File "/home/library/devcgi/hours/cgi-bin/ext_library.py", line 760, in html_parser
    cursor.execute(sql)
  File "/usr/lib/python2.4/site-packages/MySQLdb/cursors.py", line 163, in execute
    self.errorhandler(self, exc, value)
  File "/usr/lib/python2.4/site-packages/MySQLdb/connections.py", line 35, in defaulterrorhandler
    raise errorclass, errorvalue
ProgrammingError: (1146, "Table 'hours.calendars' doesn't exist")