QUESTION: COM objects in python?

richard_chamberlain richard_chamberlain at ntlworld.com
Sat Jul 29 16:04:48 EDT 2000


Hi,

Mark probably didn't mention because he wrote it but there's a great book by
him and Andy Robinson caled Python Programming on Win32. It gives some
excellent examples of exactly what you want to do.


Richard
M. Ranganathan <mranga at nist.gov> wrote in message
news:8lt4ra+sgp4 at eGroups.com...
> Hello,
>
> Another question from a newbie...
>
> I would like to build an application server object and export a COM
> interface for it so others can use my component. I would like to use
> python to do this. Is this possible / easy to do? If so, where can I
> look to find how to do this?
>
> I know that the opposite is possible (i.e. call com interfaces from
> python).
>
> Thank you in advance for your replies.
>
> Ranga.
>
>





More information about the Python-list mailing list