WMI - invalid syntax error?

py codecraig at gmail.com
Fri Dec 30 09:41:16 EST 2005


here's the trace...

  File "MyScript.py", line 10,
    wmiObj = wmi.WMI(machine)
  File "wmi.py", line 519, in __init__
    handle_com_error (error_info)
  File "wmi.py", line 131, in handle_com_error
    raise x_wmi, "\n".join (exception_string)
x_wmi: -0x7ffbfe1c - Invalid syntax




More information about the Python-list mailing list