[pypy-dev] How to make a builtin pypy module visible?

Armin Rigo arigo at tunes.org
Thu May 28 15:11:43 CEST 2015


Hi Yicong,

On 28 May 2015 at 14:50, Yicong Huang <hengha.mao at gmail.com> wrote:
> What is the possible casue to the error? And where we could find some syntax
> introductions on RPython.

http://rpython.readthedocs.org/en/latest/rpython.html

Note that this method of adding new modules is generally discouraged:

http://pypy.readthedocs.org/en/latest/extending.html


A bientôt,

Armin.


More information about the pypy-dev mailing list