On Oct 13, 8:07 pm, Chris Angelico <ros...@gmail.com> wrote: > Python, as I found out to my detriment, is practically impossible to > sandbox effectively.
The latest version of PyPy introduces a prototype sandbox: http://pypy.org/features.html#sandboxing It'll be interesting to see how effective this is. -- http://mail.python.org/mailman/listinfo/python-list