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

Armin Rigo arigo at tunes.org
Thu May 28 19:35:05 CEST 2015


Hi again,

I'm suggesting to patch "reload" simply in order to fix the next
obvious hole you found.  By no means will you ever be able to obtain a
truly secure environment in this way, but you can patch things as you
find them.  Depending on your goal it might be secure enough.  For
reference, you may be interested in reading more about this topic on
the web.  A starting point is:
http://stackoverflow.com/questions/3068139/how-can-i-sandbox-python-in-pure-python
, but use Google to find more.


A bientôt,

Armin.


More information about the pypy-dev mailing list