On Nov 21, 10:27 am, Christian Heimes <li...@cheimes.de> wrote:
> It's possible to sandbox Python code, see
> http://docs.python.org/library/rexec.html

Although this has been deprecated since 2.6 & removed from 3.x (and
cautioned against for as long as I've used Python).

PyPy provides some sandboxing functionality that might be useful here:
http://codespeak.net/pypy/dist/pypy/doc/sandbox.html


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to