Executing .pyc using python c api

Mrinalini Kulkarni mrinalini at edss.co.in
Tue Nov 29 02:34:01 EST 2011


 Hi

 I need to run .pyc files using python c api. if i do PyImport_Import it 
 executes the script. However, i need to pass a set of variables and 
 their values which will be accessed from within the script. How can this 
 be done.

 thanks,




More information about the Python-list mailing list