2012/4/3 Maciej Fijalkowski <fij...@gmail.com>:
> Isn't Py_Initialize clashing name with stuff exported from cpyext? Can
> it be named PyPy_Initialize or something?

cpyext does not provide Py_Initialize() yet.
This patch should use more RPython code, and probably be moved to cpyext.


-- 
Amaury Forgeot d'Arc
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to