[Zope] loading an url from a restricted python script

Paul Winkler pw_lists at slinkp.com
Tue Jun 28 11:12:48 EDT 2005


On Tue, Jun 28, 2005 at 04:56:07PM +0200, Andreas Jung wrote:
> 
> 
> --On 28. Juni 2005 16:53:35 +0200 santiago <chetzacoalt at free.fr> wrote:
> 
> >hello
> >
> >I'm writting a restricted python script (in the zmi)
> >and I wish to load an url that the user gives to me
> >in order to diplay it back, inside my web page.
> >
> >is there a zope method that I can use, or must I relay on an external
> >python script and use urllib ?
> >
> 
> This is a FAQ: use filesystem based code.

Also note that you may find existing third-party code
that does what you want. Have a look at KebasData.

-PW


-- 

Paul Winkler
http://www.slinkp.com


More information about the Zope mailing list