Storing Data in C++-Object

Holger Fuessler fuessler at demokrit.informatik.uni-mannheim.de
Fri Nov 23 02:27:30 EST 2001


Hi all!

How can I store data in a C++-Object and access it from Python? The
documentation I found for extending Python in C is only for calling
functions with no persistent C-Data. 

What I need is the instantiation of a C++-Object from Python and then
access its methods.

Is there any HowTo-Document for doing that?


Cheers
Holger

-- 
Holger Fuessler
Praktische Informatik IV           Tel: +49 621 181 2605
University of Mannheim             Fax: +49 621 181 2601
L15, 16  68131 Mannheim, Germany   fuessler at informatik.uni-mannheim.de



More information about the Python-list mailing list