[Zope] Re: pulling from another website

Gidon Friedman tempnospam1@friedman.ch
Mon, 17 Mar 2003 19:47:17 +0100


hi martin

a little python program (on the filesystem) that uses urllib2 is probably what 
you want to do. i see a python product or or an external method showing up in 
your life very soon ;-)

take care

gidon

martin f krafft wrote:
> also sprach Mike Renfro <renfro@tntech.edu> [2003.03.17.1855 +0100]:
> 
>>http://www.zope.org/Members/ajung/HTTPMounter might do it, if a
>>LocalFS-type solution is what you need.
> 
> 
> unfortunately, this won't cut it. i don't want to serve a remote
> file, i want to include the remote contents in a file that i serve
> locally. sorry for not having been quite clear.
>