RE: [Zope] importing poplib: unauthorized
Jack, Have a look at: lib/python/Products/PythonScripts/README.txt It's all explained in there ... J.F. -----Original Message----- From: Jack Daniel [mailto:dtrahan@cfl.rr.com] Sent: Wednesday, August 06, 2003 2:24 PM To: zope@zope.org Subject: [Zope] importing poplib: unauthorized I have a server side Python script in which I want to use the poplib module. When access this script though cgi it crashes with the following error: Error Type: ImportError Error Value: import of "poplib" is unauthorized Zope won't let me import the module! Any idea on how I would go about fixing this? I assume it has something to do with the files permissions but I'm still stuck. Why is this "unauthorized"? --Jack Daniel _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
participants (1)
-
Jean-Francois.Doyon@CCRS.NRCan.gc.ca