win32com.client

vithi vithi99 at hotmail.com
Thu Feb 1 20:28:02 EST 2007


Hi,
I use python for window. If you are saying win32com in part of the
python then you are wrong.
Here is a prove:-

IDLE 1.2



>>> import win32com


Traceback (most recent call last):
  File "<pyshell#0>", line 1, in <module>
    import win32com
ImportError: No module named win32com

>>>


you try in your computer



vithi




More information about the Python-list mailing list