Python and COM: Aggregation?

Mark Hammond MarkH at ActiveState.com
Thu Jul 27 01:30:26 EDT 2000


"John Doty" <j.doty at gte.net> wrote in message
news:AiPf5.138$6Z.107941 at paloalto-snr1.gtei.net...
> I love Python.  I want to use it for all my programming needs.
>
> But I can't.
>
> Is there a reason that COM objects implemented in Python are not
> aggregatable?

Simply no one has been bothered to add it.  AFAIK, no one plans to,
either.  Patches would be accepted tho!  Should be not too difficult as we
already support delegation of IUnknown back to another object to support
COM identity rules.

Mark.






More information about the Python-list mailing list