Running Python script from C++ code(.NET)

volcano Mark.Geyzer at gmail.com
Sat Sep 23 13:49:52 EDT 2006


Hello, folks!
A trivial question - I have a working Python script that I have to
invoke from C++ code. No fancy stuff - just run the whole script with
its parameters. No callbacks, no signalling - nada, just
stupid,primitive, straightforward call.

And while there is a lot of help on embedding, I could not find out how
to run script as a whole.SOS!!!!




More information about the Python-list mailing list