On Tue, Jun 21, 2011 at 7:40 PM, Paul Rubin <[email protected]> wrote: > Chris Angelico <[email protected]> writes: >> I'll also be looking into Pike. Unfortunately its community is far >> smaller than Python's, so security holes may be less obvious. > > Actually the most obvious and widespread sandboxed language these days > is Javascript. There's several embeddable implementations. Maybe you > should just use one of those.
Use Pyjamas with that and now you have your sandboxed Python :) -- http://mail.python.org/mailman/listinfo/python-list
