[python-win32] win32all-155/genpy/universal incompatibility

Mark Hammond mhammond at skippinet.com.au
Wed May 11 00:17:32 CEST 2005


> It appears that win32com/client/genpy.py and 
> win32com/universal.py in win32all-155 are incompatible:
> genpy.py/VTableItem.WriteVTableMap writes vtable entries as 
> six-tuples but
> universal.py/Method.__init__ unpacks them as three-tuples.  
> This manifests itself as an unpack error in 
> win32com.universal.RegisterInterfaces.
> 
> Is my diagnosis correct?  

It rings a bell.

> And what is the minimal upgrade that would eliminate this error?

I really can't recall.  I expect that simply upgrading "universal" would
work.

Mark
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 1816 bytes
Desc: not available
Url : http://mail.python.org/pipermail/python-win32/attachments/20050511/31d85991/winmail-0001.bin


More information about the Python-win32 mailing list