Restricted Access

Cameron Laird claird at lairds.us
Tue Jul 11 11:18:26 EDT 2006


In article <1152629752.824822.147230 at b28g2000cwb.googlegroups.com>,
iapain <iapain at gmail.com> 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.



More information about the Python-list mailing list