httplib and Proxy

Eric Baker google.com.112139 at satilla.com
Fri Nov 21 10:58:24 EST 2003


>
> With urllib:
>
> f = urllib.urlopen("http://www.python.org/index.html")
>
> I get:
>
> ...
> invalid proxy for http: 'cache.ilt.fhg.de:81'
>

I dont have a proxy handy, but perhaps you need to include the "http://...."
in the proxy environement setting.







More information about the Python-list mailing list