Pastebin

Paste #547: cat.py

< previous paste - next paste>

Pasted by tdn

Download View as text

 -->  --> -->
 
 
<type 'exceptions.ImportError'>	Python 2.5.1c1: /usr/bin/python
Wed May 16 00:28:10 2007

A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred.
 /home/tdn/wc/university/bachelorprojekt/src/cgi-bin/cat.py in ()
   13 import glob
   14 
   15 from shared.cgishared import init_cgi_script_with_cert
   16 from shared.html import html_print, get_cgi_html_header, get_cgi_html_footer
   17 from shared.validstring import valid_user_path
shared undefined, init_cgi_script_with_cert undefined

<type 'exceptions.ImportError'>: No module named shared.cgishared 

New Paste


Do not write anything in this field if you're a human.

Go to most recent paste.