COM problem .py versus .exe

Greg Miller greg_miller at nexpress.com
Wed Jun 29 08:49:06 EDT 2005


line 157 is in fact where the traceback says the failure is:

File "autoStart.py", line 241, in test
File "wmib.pyc", line 157, in ?
File "win32com\client\__init__.pyc", line 73, in GetObject
File "win32com\client\__init__.pyc", line 88, in Moniker
com_error: (-2147221020, 'Invalid syntax', None, None )




More information about the Python-list mailing list