Mod_python error: "PythonHandler mod_python.cgihandler"

Traceback (most recent call last):

  File "/usr/lib/python2.4/site-packages/mod_python/apache.py", line 299, in HandlerDispatch
    result = object(req)

  File "/usr/lib/python2.4/site-packages/mod_python/cgihandler.py", line 96, in handler
    imp.load_module(module_name, fd, path, desc)

  File "/u/deselaers/Public-HTML/cgi_bin/klausur.py", line 38, in ?
    eingabeform=open(formfile,"r")

IOError: [Errno 2] No such file or directory: '/u/deselaers/public_html/klausur.html'