Exception happened during processing of request from ('127.0.0.1', 56829) Traceback (most recent call last): File "/usr/lib/python2.4/SocketServer.py", line 463, in process_request_thread self.finish_request(request, client_address) File "/usr/lib/python2.4/SocketServer.py", line 254, in finish_request self.RequestHandlerClass(request, client_address, self) File "/usr/lib/python2.4/SocketServer.py", line 521, in __init__ self.handle() File "/usr/lib/python2.4/BaseHTTPServer.py", line 316, in handle self.handle_one_request() File "/usr/lib/python2.4/BaseHTTPServer.py", line 310, in handle_one_request method() File "/usr/lib/python2.4/SimpleHTTPServer.py", line 41, in do_GET f = self.send_head() File "/hogehoge/saku.2006-09-05/shingetsu/LightCGIHTTPServer.py", line 80, in send_head return CGIHTTPServer.CGIHTTPRequestHandler.send_head(self) File "/usr/lib/python2.4/CGIHTTPServer.py", line 66, in send_head return self.run_cgi() File "/hogehoge/saku.2006-09-05/shingetsu/LightCGIHTTPServer.py", line 191, in run_cgi cgiobj.start() File "/hogehoge/saku.2006-09-05/shingetsu/basecgi.py", line 101, in start self.run() File "/hogehoge/saku.2006-09-05/shingetsu/thread_cgi.py", line 64, in run self.print_thread(path) File "/hogehoge/saku.2006-09-05/shingetsu/thread_cgi.py", line 187, in print_thread lastrec = record[-1] File "/hogehoge/saku.2006-09-05/shingetsu/cache.py", line 358, in __getitem__ return last[-1] TypeError: unsubscriptable object