Invoking python through C++: How to?

Robert Dailey rcdailey at gmail.com
Tue Sep 25 13:10:49 EDT 2007


Hi,

I have a python script that I would like to invoke through my C++
application. Does anyone know of a trivial way of doing this? Right now the
only idea I can come up with is using system("python myscript.py") in C++.
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20070925/1fd78b29/attachment.html>


More information about the Python-list mailing list