Connecting Tech Pros Worldwide Forums | Help | Site Map

win32com extension documentation/API

korean_dave
Guest
 
Posts: n/a
#1: Jul 7 '08
Hi. Where can i find the API for this extension?

Sourceforge only has downloads. Python has stopped supporting the
upkeep of the versions.

Thanks.

Mike Driscoll
Guest
 
Posts: n/a
#2: Jul 7 '08

re: win32com extension documentation/API


On Jul 7, 10:26*am, korean_dave <davidrey...@gmail.comwrote:
Quote:
Hi. Where can i find the API for this extension?
>
Sourceforge only has downloads. Python has stopped supporting the
upkeep of the versions.
>
Thanks.
I usually use ActiveState's docs:

http://aspn.activestate.com/ASPN/doc...2/PyWin32.html
http://aspn.activestate.com/ASPN/doc.../docindex.html

There is a book on using the win32 modules that is still relevant by
Mark Hammond. It's fairly pricey, but good. And there's also the
PyWin32 mailing list.

-------------------
Mike Driscoll

Blog: http://blog.pythonlibrary.org
Python Extension Building Network: http://www.pythonlibrary.org
Closed Thread