That sounds to me like it is an error with the PSP file.  When imp tries to
import it, the psp file is doing something illegal.  Are you doing anything
hacky in the PSP file itself?

Jay

> -----Original Message-----
> From: Geoff Talvola [mailto:[EMAIL PROTECTED]]
> Sent: Friday, August 17, 2001 10:42 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [Webware-devel] What should this error message tell me?
> 
> 
> At 04:27 PM 8/17/01 +0200, Fionn Behrens wrote:
> >I get this while loading a PSP:
> >
> >Traceback (innermost last):
> >File "WebKit/Application.py", line 335, in dispatchRequest
> >self.handleGoodURL(transaction)
> >File "WebKit/Application.py", line 473, in handleGoodURL
> >self.createServletInTransaction(transaction)
> >File "WebKit/Application.py", line 873, in createServletInTransaction
> >inst = self.getServlet(transaction,path,cache)
> >File "WebKit/Application.py", line 800, in getServlet
> >inst = factory.servletForTransaction(transaction)
> >File "PSP/PSPServletFactory.py", line 178, in servletForTransaction
> >instance = 
> self.createInstanceFromFile(trans,cachedfilename,classname,mtime,1)
> >File "PSP/PSPServletFactory.py", line 123, in createInstanceFromFile
> >module = self.importAsPackage(transaction,filename)
> >File "WebKit/ServletFactory.py", line 77, in importAsPackage
> >module = imp.load_module(fullmodname, fp, pathname, stuff)
> >SyntaxError: can't assign to function call (line 81)
> 
> I've never heard of that before.  Do you have a PSP that 
> reproduces the 
> problem?
> 
> 
> --
> 
> - Geoff Talvola
>    [EMAIL PROTECTED]
> 
> _______________________________________________
> Webware-devel mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/webware-devel
> 


----------------------------------------------------------------------------

This e-mail and any attachments may be confidential or legally privileged.
If you received this message in error or are not the intended recipient, you
should destroy the e-mail message and any attachments or copies, and you are
prohibited from retaining, distributing, disclosing or using any information
contained herein.  Please inform us of the erroneous delivery by return
e-mail. 

Thank you for your cooperation.

----------------------------------------------------------------------------



_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to