Re: urllib2, proxies, and pac files on OS X

2009-03-31 Thread Cameron Simpson
On 30Mar2009 11:00, Mani Ghasemlou wrote: | urllib2 correctly detects proxies as configured in my preferences pane | on OS X 10.5: [...] | However, when configuring a proxy via PAC file, this does not seem to | be the case: [...] | Is there any way to obtain (and parse using something like pacpars

urllib2, proxies, and pac files on OS X

2009-03-30 Thread Mani Ghasemlou
Hi all, urllib2 correctly detects proxies as configured in my preferences pane on OS X 10.5: Python 2.5.1 (r251:54863, Jan 13 2009, 10:26:13) [GCC 4.0.1 (Apple Inc. build 5465)] on darwin Type "help", "copyright", "credits" or "license" for more information. >>> import urllib2 >>> urllib2.ProxyHa