Implementing COM-interfaces in Python

Richard Smol rsmol at bart.nl
Mon Oct 25 11:28:41 EDT 1999


Hi there,

How do you implement custom COM-interfaces in Python? I read in the
tutorial that you need to supply a list of strings in the variable
_com_interfaces_ ... but is that sufficient for interfaces you declared
yourself?

Thanks in advance!

Greetz,

RS







More information about the Python-list mailing list