C++ and Python

Sven Drescher Sven.Drescher at dlr.de
Tue Aug 31 10:25:58 EDT 1999


Hi!

I have a little problem. It's really urgent. I wrote a program with threads.
One thread is the Python/Tk loop with my graphical user interface and the
other is an work thread.

Now my question:
How can I get the entrie-variables of python in my work thread.

I know such functions like PyArg_ParseTuple and so on to convert the values,
but is there a possibility to have an C-reference variable to a python
variable or so?

Has anyone done this before?

Thanks for hints and fact!

Sven
______________________________________
German Aerospace Research Establishment







More information about the Python-list mailing list