griwes schrieb:
Hello, I am going to write an application in C++, application which
should be easy to extend by scripts. I chose python for script
language in this application. I'd like to have own API for python. And
here the question arises: how do I implement a python engine within an
application written in C++?

Sory for any mistakes, english isn't my native language ;)

http://www.python.org/doc/2.5.2/ext/embedding.html

Diez
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to