I want to access c-side global variables from the python side.
--
https://mail.python.org/mailman/listinfo/python-list
I'm running a python script loaded via PyImport_Import in my C++ program on
Linux. Is there any way I can pass a value from the c-code to the loaded
python module?
--
https://mail.python.org/mailman/listinfo/python-list
On Monday, June 23, 2014 4:12:34 PM UTC-4, kena...@gmail.com wrote:
> What package do I need to install to get thread support (import thread) for
> Python 3 running under ubuntu 3?
Found it. The import statement changed to "import _thread" for python3.
--
https://mail.python.org/mailman/listinf
What package do I need to install to get thread support (import thread) for
Python 3 running under ubuntu 3?
--
https://mail.python.org/mailman/listinfo/python-list