exporting c_variable to embedded python module

kenakahn at gmail.com kenakahn at gmail.com
Thu Jan 8 16:03:19 EST 2015


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?



More information about the Python-list mailing list