[IronPython] how to import custom dlls

Srikanth Remani srikanth.remani at gmail.com
Fri Oct 8 00:12:07 CEST 2004


Hi,

I am trying to import a Custom library which is developed in C# to be
included in .py script,

eg. AB.MyNSpace and included the directory where AB.NSpace.dll is
present. I am unable to import the namespace using

from AB.MyNSpace import *

where am i going wrong.

thank you,
S R I



More information about the Ironpython-users mailing list