Re: Is Python terribly slow ?

Gregory Alan Bolcer (gbolcer@javel.ICS.UCI.EDU)
Sat, 05 Feb 1994 11:15:13 -0800

Hi All,
I want to embed a python interpreter within
a C++ unix process, and I need to be able to dynamically
load and execute python scripts. The catch is that
within the python script, I need to sometimes access
and call C++ member functions. Does anyone know
of an easy way to do this? I'd appreciate any
advice.

Greg Bolcer
gbolcer@ics.uci.edu