Re: [IronPython] Executing a python source from C#

2005-05-01 Thread Fabien Meghazi
> You want to use IronPython.Hosting.PythonEngine. Here's a simple > example program. We're very interested in feedback on experiences with > hosting IronPython from other .NET languages as that's an important > scenario, but not one that I have much personal experience with. > > Does this give

RE: [IronPython] Executing a python source from C#

2005-05-01 Thread Keith J. Farmer
Title: RE: [IronPython] Executing a python source from C# In fact…   http://blogs.msdn.com/johngossman/archive/2005/04/30/413735.aspx http://blogs.msdn.com/johngossman/archive/2005/04/30/413743.aspx     From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Keith J.