On Tue, Apr 3, 2012 at 11:32 AM, Roberto De Ioris <[email protected]> wrote: > > >> >> 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
Sounds like a good idea. Should I merge the pull request now or wait for the others? Cheers, fijal _______________________________________________ pypy-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-dev
