How can I execute a PyObject, which was generated by Py_CompileString ?

Bing Chen BC at prism.co.nz
Wed Aug 16 20:59:46 EDT 2000


Hi,
I use Py_CompileString to generate a Python object in C++, how can I import
this object to execute in the python environment?
Many thanks!

BC





More information about the Python-list mailing list