Larry Bates schrieb:
> Does anyone have any insight where I would start looking for information on 
> writing .NET compatible components in Python.  I have a COM object that is 
> written in Python and some developers have asked for a .NET port of it.  I 
> spent 
> some time in Google and didn't come up with any information to get me going.

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.

Thomas

_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to