COM makepy util finds multiple versions of my COM object
bg_ie at yahoo.com
bg_ie at yahoo.com
Fri Feb 2 02:55:15 EST 2007
More information about the Python-list mailing list
Fri Feb 2 02:55:15 EST 2007
- Previous message (by thread): COM makepy util finds multiple versions of my COM object
- Next message (by thread): sgmllib bug in Python 2.5, works in 2.4.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, I have a problem where an earlier version of my Com object is being used by makepy for early binding. In makepy I see - MyCom (1.0) MyCom (1.0) MyCom (2.0) I created version 2 of my Com object hoping that this would solve the problem but makepy is still using an earlier version. I can solve the problem by editing the registry, but this problem now exists on a number of computers... Any ideas as to how I might solve this one? I'm using build 210 of pythonwin. Thanks for your help, Barry.
- Previous message (by thread): COM makepy util finds multiple versions of my COM object
- Next message (by thread): sgmllib bug in Python 2.5, works in 2.4.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list