python sandbox
Levente Sandor
sandorlevi at yahoo.com
Fri Jan 24 05:18:33 EST 2003
Uwe Schmitt <uwe.schmitt at procoders.net> wrote in message news:<b0ougt$111ko7$1 at hades.rz.uni-sb.de>...
> Hi,
>
> I wrote a simple sandbox for executing pyhton code in a
> restricted environment.
> The code can be downloaded from
> http://www.procoders.net/download.php?fname=SandBox.py
> I appreciate any comments. I'm especially interested if
> my restrictions are secure or if they can be circumvented.
>
>
> Greetings, Uwe.
Are there any advantages of your code versus the rexec module?
----
levi
More information about the Python-list
mailing list