Is there a way to use .NET DLL from Python

Huayang Xia huayang.xia at gmail.com
Thu Feb 7 13:28:50 EST 2008


What's the difference between .NET DLL and normal C DLL? Do you mean
after clr.AddReference('ClassLibrary1'), there is no need to import
ClassLibrary1?



More information about the Python-list mailing list