frozen win32com problem

Mark Hammond mhammond at skippinet.com.au
Sun Jan 13 21:05:37 EST 2002


Robin Becker wrote:

> In article <3C3E2112.2000605 at skippinet.com.au>, Mark Hammond <mhammond at skippinet.com.au> writes
> ...
> 
>>>>>import win32com
>>>>>
>>
>>This should setup win32com correctly so win32com.error can be found.
>>
>>Mark.
>>
>>
> no I tried directly to import etc and failed
> 
> PythonWin 2.1.1 (#20, Jul 20 2001, 01:19:29) [MSC 32 bit (Intel)] on win32.
> Portions Copyright 1994-2001 Mark Hammond (MarkH at ActiveState.com) - see 'Help/About PythonWin' for further
> copyright information.
> 
>>>>import win32com
>>>>raise win32com.error


Oops - my mistake :(  I meant 'pythoncom'.  Sorry.

Mark.




More information about the Python-list mailing list