[pypy-dev] update (+patch) on embedding pypy

Roberto De Ioris roberto at unbit.it
Tue Apr 3 11:32:05 CEST 2012



>
> Ok I see.
>
> Is the rest of the API used going to be cpyext? If so, then
> Py_Initialize is indeed a perfect choice.
>


I am about to add:

Py_SetPythonHome
Py_SetProgramName
Py_Finalize

i will put them into

module/cpyext/src/pythonrun.c

Do you think Py_Initialize should go there too ?

-- 
Roberto De Ioris
http://unbit.it


More information about the pypy-dev mailing list