Lamonte Harris wrote:
Where can I get the win32api module? I been searching all day on google and
nothing, i installed
https://sourceforge.net/project/showfiles.php?group_id=78018 which requires
win32api and its not found...



------------------------------------------------------------------------

--
http://mail.python.org/mailman/listinfo/python-list
============================
I followed the links from python.org to Mark Harmond's win32 package.
It loads into (in my case) c:\\Python25\\Lib\\site-packages\\win32 as win32api.pyd

Also: try the import win32api command another has suggested before searching all over.

HTH
Steve
[EMAIL PROTECTED]
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to