Fadhley Salim wrote:
> Thanks for the advice. Unfortunately I'm not a C developer - I would
> have no idea how to go about this. I was hoping that there would be an
> easy way to use these functions purely in Python.
>
Yes, there is. I am convinced the path you are on will lead to eventual
ha
ehalf Of Tim Roberts
Sent: 07 July 2009 17:44
To: Python-Win32 List
Subject: Re: [python-win32] Examples of Win32Inet use
Fadhley Salim wrote:
> Thanks Roger,
>
> Would you care to comment about how to get the 3rd line of my script
> working? I'm guessing that the fault lies wit
Fadhley Salim wrote:
> Thanks Roger,
>
> Would you care to comment about how to get the 3rd line of my script
> working? I'm guessing that the fault lies with my use of the Proxy
> options (the tuple argument) - this is supposed to map onto
> WINHTTP_AUTOPROXY_OPTIONS (
> http://msdn.microsoft.com/
Thanks Roger,
Would you care to comment about how to get the 3rd line of my script
working? I'm guessing that the fault lies with my use of the Proxy
options (the tuple argument) - this is supposed to map onto
WINHTTP_AUTOPROXY_OPTIONS (
http://msdn.microsoft.com/en-us/library/aa384123(VS.85).aspx
Fadhley Salim wrote:
Now that SF seems to be back online, could somebody point me to some
examples for how to use the win32inet functions?
There's almost no documentation for this library, and I have not managed
to find any examples working code which actually uses these functions.
FYI, I'm