Haran Shivanan wrote:
>Hi , All
>
>(Minor point, but I'm not the author of that mail. I think Srivatsa
>asked the question)
>Anyway, I think you need to add a "using Python.Runtime" clause to the
>top of the file before this will work.
>
>
Nevermind. The question was already answered. Sorry fo
Hi , All
(Minor point, but I'm not the author of that mail. I think Srivatsa
asked the question)
Anyway, I think you need to add a "using Python.Runtime" clause to the
top of the file before this will work.
Thanks,
Haran
Matthew Pontefract wrote:
>Hi Haran
>
>It sounds almost as though the P
Hi Srivatsa
I am working in a group building a C# application and have been bringing
my Python background to the project so I have worked with both
IronPython and, most recently, PythonNet.
Python .NET uses the normal CPython and provides something of an
interface layer that allows your Python