In article <[EMAIL PROTECTED]>,
iapain <[EMAIL PROTECTED]> wrote:
                        .
                        .
                        .
>Does that mean there is no way to implement restricted enviorment?
                        .
                        .
                        .
The most knowledgeable people have effectively given up, in
regard to Python.

As it happens, though, Tcl *does* admit quite an interesting
restricted-execution model.  Tcl was widely used in the '90s
for "agent" experiments, and its "safe interpreters" are 
arguably more reliable than Java's restricted environment.
Tcl is also roughly comparable to Python in its power and
convenience for the individual developer.  Should you want to
pursue this subject, <URL: http://wiki.tcl.tk/safe > and <URL:
http://wiki.tcl.tk/interp > might interest you.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to