Hi!

> I would like to run .py files from within a C# program, using 
> pythonEngine.

Perso, I had make a COM-server with Python+PyWin32.
I can call this soft, from C#, with "late-binding" techno.

And, a COM-server-Python-script can run .py's files (execfile, import, etc.)

But, when I know Python, I use very very very little C#

# sorry for my bad english :-(


@-salutations

Michel Claveau


_________________________________________________
Python.NET mailing list - PythonDotNet@python.org
http://mail.python.org/mailman/listinfo/pythondotnet

Reply via email to