frozen win32com problem
Robin Becker
robin at jessikat.fsnet.co.uk
Thu Jan 10 18:58:40 EST 2002
More information about the Python-list mailing list
Thu Jan 10 18:58:40 EST 2002
- Previous message (by thread): frozen win32com problem
- Next message (by thread): frozen win32com problem
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 Traceback (most recent call last): File "<interactive input>", line 1, in ? AttributeError: 'win32com' module has no attribute 'error' >>> -- Robin Becker
- Previous message (by thread): frozen win32com problem
- Next message (by thread): frozen win32com problem
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list