https://sourceforge.net/projects/pywin32/
The Sourceforge PyWin32 download site seems to have been down for a very
long time. Is there an alternate source of downloads?
Thanks
Disclaimer CALYON UK:
This email does not create a legal relationship between any member of the
Cr=E9dit Agricole grou
Fadhley Salim wrote:
https://sourceforge.net/projects/pywin32/
Works for me.
The Sourceforge PyWin32 download site seems to have been down for a very
long time. Is there an alternate source of downloads?
sf has just changed their entire site, it appears. There have been
grumbles about it b
On Tue, Jul 7, 2009 at 10:16 AM, Fadhley Salim
wrote:
> https://sourceforge.net/projects/pywin32/
>
>
> The Sourceforge PyWin32 download site seems to have been down for a very
> long time. Is there an alternate source of downloads?
>
> Thanks
>
Site working fine for me. I think it might be somet
Hello,
I'm trying to use Bentley MicroStation using COM and I met this problem.
It looks like I have met the same or very similar problem as here:
http://mail.python.org/pipermail/python-win32/2007-January/005453.html
Required argument is 24612 but if I pass list (or tuple) of required
record
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 still struggling to get
The handle returned by InternetOpen isn't compatible
with the WinHttp* functions. Try using
win32inet.WinHttpOpen instead.
Roger
___
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32
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
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:
> 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/
Tim,
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.
The problem is I've no idea how to use the syntax - I'm quite unfamiliar
with how you provide a value
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
I have an install of Python 2.6.2 and am trying to get a copy of
PyWin32 (version 213) installed under the site-packages folder. The
install process always gives the following error:
Traceback (most recent call last):
File "", line 601, in
File "", line 311, in install
File "", line 149, in
Hi all,
I'm happy to announce the release of pywin32 build 214.
This release has relatively few changes since build 213, and should, in
general, be considered stable. Builds for Python 3.1 are also available.
Get it now via https://sourceforge.net/projects/pywin32/files/
Cheers,
Mark.
Re
13 matches
Mail list logo