urllib timeout

Chris Rebert clp2 at rebertia.com
Wed Jul 28 14:11:20 EDT 2010


On Wed, Jul 28, 2010 at 9:30 AM, kBob <krdean at gmail.com> wrote:
> On Jul 28, 9:11 am, kBob <krd... at gmail.com> wrote:
<snip>
>> The connection problem has to do with the proxy settings.
>>
>>  In order for me to use Internet Explorer, the LAN's Automatic
>> configuration must be turned on and use a script found on the
>> company's proxy server. I was wondering how to get urllib.urlopen to
>> access the script on the proxy server.
>>
>> Thanks for your help.
>>
>> Kelly- Hide quoted text -
>>
>> - Show quoted text -
>
> OK, looks like I need to start a new thread.....
>
>  How to get urllib to work with a Web Proxy Auto-Discovery Protocol
> (WPAD)?

Would this be of any help?:
http://code.google.com/p/pacparser/

Cheers,
Chris



More information about the Python-list mailing list