Re: urllib.getproxies and PAC

2007-11-01 Thread Duncan Booth
gooli <[EMAIL PROTECTED]> wrote: > Hi, > > I'm using urllib to get html pages from the web but my computer is > behind a proxy. > > The proxy is automatically configured in Internet Explorer via a > proxy.pac file (http://en.wikipedia.org/wiki/Proxy_auto-config). > >>From what I can see in the

urllib.getproxies and PAC

2007-11-01 Thread gooli
Hi, I'm using urllib to get html pages from the web but my computer is behind a proxy. The proxy is automatically configured in Internet Explorer via a proxy.pac file (http://en.wikipedia.org/wiki/Proxy_auto-config). >From what I can see in the urllib source it only handles proxies that are manu