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

Armin Rigo arigo at tunes.org
Thu May 28 18:33:56 CEST 2015


Hi Yicong,

On 28 May 2015 at 18:11, Yicong Huang <hengha.mao at gmail.com> wrote:
> I tired it, and found out a command "reload(socket)" could break it.

Then you need the same thing: patch "reload" from the "__builtin__" module.


A bientôt,

Armin.


More information about the pypy-dev mailing list