[Zope] importing poplib: unauthorized
Jack Daniel
dtrahan@cfl.rr.com
Wed Aug 6 19:23:46 EDT 2003
I have a server side Python script in which I want to use the poplib modu=
le.=20
When access this script though cgi it crashes with the following error:
Error Type: ImportError
Error Value: import of "poplib" is unauthorized
=20
Zope won't let me import the module! Any idea on how I would go about fix=
ing=20
this? I assume it has something to do with the files permissions but I'm=20
still stuck. Why is this "unauthorized"?
--Jack Daniel
More information about the Zope
mailing list