| Error: | Error: |
| File: | /usr/local/apache2/htdocs/swim/index.html line 341 |
| Context: |
338: return s 339: 340: # get the session 341: session = m.get_session() 342: 343: # get data 344: if rf == 'fb': |
Traceback: |
/usr/local/apache2/htdocs/swim/index.html:341 /usr/local/lib/python2.4/site-packages/mod_python/apache.py:299 |
| Error: | Error: |
| File: | /usr/local/lib/python2.4/site-packages/myghty/container.py line 698 |
| Context: |
695: def do_open(self, flags): 696: if self.file_exists(self.file): 697: fh = open(self.file, 'r') 698: self.hash = cPickle.load(fh) 699: fh.close() 700: self.flags = flags 701: |
Traceback: |
/usr/local/lib/python2.4/site-packages/myghty/container.py:698 /usr/local/lib/python2.4/site-packages/myghty/container.py:170 /usr/local/lib/python2.4/site-packages/myghty/container.py:147 /usr/local/lib/python2.4/site-packages/myghty/session.py:168 /usr/local/lib/python2.4/site-packages/myghty/session.py:97 /usr/local/lib/python2.4/site-packages/myghty/session.py:255 /usr/local/lib/python2.4/site-packages/myghty/http/ApacheHandler.py:133 /usr/local/lib/python2.4/site-packages/myghty/request.py:614 /usr/local/apache2/myghty/obj/main//swim/index.html.py:54 /usr/local/lib/python2.4/site-packages/myghty/component.py:123 /usr/local/lib/python2.4/site-packages/myghty/request.py:387 /usr/local/lib/python2.4/site-packages/myghty/request.py:247 /usr/local/lib/python2.4/site-packages/myghty/exception.py:70 /usr/local/lib/python2.4/site-packages/myghty/request.py:268 /usr/local/lib/python2.4/site-packages/myghty/http/HTTPHandler.py:147 /usr/local/lib/python2.4/site-packages/myghty/http/ApacheHandler.py:29 /usr/local/lib/python2.4/site-packages/mod_python/apache.py:299 |