Johannes Brunen wrote:
> File
> "C:\DOKUME~1\Arthur\LOKALE~1\Temp\gen_py\2.4\9C3BB401-114D-11D4-AC72-00105A4925FCx0x1x2\__init__.py",
> line 57
Remove encoding comment from start of this file.
HTH
Niki Spahiev
___
Python-win32 mailing list
Python-
Hi,
First, I'm new to this list as well as new to python/pythonCom.
I have tried to connect to a COM server installed on my machine
with this little script:
import win32com.client
from win32com.client import gencache
def main():
gencache.EnsureModule('{9C3BB401-114D-11D4-AC72-00105A4925FC}'