[python-win32] Writing .NET component in Python

Sidnei da Silva sidnei at enfoldsystems.com
Thu Sep 6 18:11:42 CEST 2007


[ Thomas Heller ]
> Not sure what you mean by .NET port.  I have the impression (from reading, 
> never
> used .NET myself) that .NET is able to use COM objects.  It may be 
> required that
> the COM objects must have a type library.

That's my understanding too. If you search for articles on .NET and COM 
Interop pretty much all of them talk about using type libraries.

Soo... the question is, how to create a type library for Python COM objects?

-- 
Sidnei da Silva
Enfold Systems, Inc. 



More information about the python-win32 mailing list