"Fredrik Tolf" <[EMAIL PROTECTED]> wrote:

> I was thinking that maybe it could be possible to load and run untrusted
> Python code, simply by loading it in a module with a modified version of
> __builtins__. Without any reachable function that do unsafe operations,
> code running from there shouldn't be able to do evil things.

google for "sandbox"

- Hendrik

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

Reply via email to