Embeding Python in C++ programs !

Sebastien Auclair sxa at fluent.com
Wed Dec 11 08:53:59 EST 2002


Hi all !

We need to find information sources that would help find a correct strategy
for loading python module as defined *.py file. (From a C++ program)

The way the doc is made, it is very hard to findout how to do that. It is
even  harder to find how to do it so that it doesn't crash !

We would at least need to find a way to debug Python C/API. Just printing
the PyErr_Print call is one hell of a chalange ! (In fact, we haven't found
a way to do that on WIN2000).

Thanks in advance !
________________________________-
Seb.





More information about the Python-list mailing list