Help! Adding methods to Zope

Alex Rice alex at mindlube.com
Tue Sep 14 22:56:59 EDT 1999


sjoshi at ingr.com wrote:
> 
> Hello
>    I'm trying to use the simple example in the Zope doc where it talks
> about using the feedback.py script. I have saved the script to cgi-bin
> directory and I'm trying to add the method in it as an external method
> through the manage screen in Zope. However I keep getting an error
> saying Error Value: The file name, E:\cgi-bin\feedback, should be a
> simple file name.

Hi, Zope is expecting the python file to be found in directory
<Zope-Root>/Extensions. Leave the .py off the end of the filename, and leave off
the pathname.

Have fun!

Alex Rice
Mindlube Software




More information about the Python-list mailing list