Question concerning makepy.py for COM (long, code included)
Scott Anderson
sanderson at ttm.com
Mon Feb 14 08:36:54 EST 2000
More information about the Python-list mailing list
Mon Feb 14 08:36:54 EST 2000
- Previous message (by thread): Question concerning makepy.py for COM (long, code included)
- Next message (by thread): Question concerning makepy.py for COM (long, code included)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Interesting. I get this error on properties, methods, everything. Perhaps the control has some internal initialization that occurs only after it has been dropped on a VB form. Oh well, thanks anyways. Regards, -scott > > Here's what I'm getting: > .. > > > "C:\dev\python\win32com\gen_py\DBD89B20-C44F-11CF-8C05-0004AC77A721x0x > 1x0.py", > > line 50, in __setattr__ > > pywintypes.com_error: (-2147418113, 'Unexpected failure', None, > None) > > This is simply an error that has been returned from the object. > > Python (or me) has no idea what has caused this. Sorry.
- Previous message (by thread): Question concerning makepy.py for COM (long, code included)
- Next message (by thread): Question concerning makepy.py for COM (long, code included)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list