embedding an extension

Arno Baan a.baan at fokkerspace.nl
Tue Jan 15 03:33:47 EST 2002


Hi,

I'm trying to embed some python into an C++ program.
I've written an some extensions to python wich I need.
Now I'm able to create objects and perform their functions.

What I would like to do is:
open existing objects in my C++ program and access these 
using python code.
Is this possible and how can it be done??

I hope someone can help me.

Arno Baan



More information about the Python-list mailing list