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

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to