[Zope] Zope import PythonScript.standard unauthorized
Gabriel Genellina
gagenellina at softlab.com.ar
Thu Dec 11 23:52:09 EST 2003
At 11/12/2003 20:35, you wrote:
>I've just insalled Zope to test a web application by thirdy part ....
>well .... it's very embarrassing cause I'm not able to
>see it to work because of Zope ..... (yeah... I'm really newbie :( )
Why Zope 2.5.1 and not the latest stable release (2.6.2)?
># Example code:
>from Products.PythonScripts.standard import html_quote, urlencode
>return 1
>
>Error Type: ImportError
>Error Value: import of "urlencode" from "Products.PythonScripts.standard" is
>unauthorized
Unless urlencode were not allowed in 2.5.1, that should work fine.
Gabriel Genellina
Softlab SRL
More information about the Zope
mailing list