On 10/09/2010 03:54 AM, Marek Denis wrote:
Hello list,
What I am trying to achieve is a part of C++ code operating on some data
nad 'putting' some C++ defined (as well as Python exposed) objects into
the Python blocking queues.
Is there any possibility for Python to work directly on the C++ obje
Hello list,
What I am trying to achieve is a part of C++ code operating on some data
nad 'putting' some C++ defined (as well as Python exposed) objects into
the Python blocking queues.
Is there any possibility for Python to work directly on the C++ objects?
Right now, when I launch the Python