On 01/08/06, Jamie McCracken <[EMAIL PROTECTED]> wrote:
> Cant python be sandboxed?
>
> not sure if it helps in this case or not as I bet you want the python
> code to have full access to the system.

Not in the sense that javascript can be sandboxed.  Some of the
developers are looking at restricted execution again, but it isn't a
feature you can rely on in the current releases.

You can still sandbox a Python program in the same way you'd sandbox a
C program, but those methods aren't really appropriate for in-process
plugins.

James.
_______________________________________________
desktop-devel-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/desktop-devel-list

Reply via email to