Richard Dwan <[EMAIL PROTECTED]> writes:
> My question is; is there a secure python interpreter
> that prevents malicious code from using C/C++ modules
> or built-in functions from causing damage to a users
> system.
You mean like a java sandbox? There used to be one in Python (the
rexec/Bastion
(Originally incorrectly posted to C++ SIG mailing
list)
Hello,
First let me apologise if this question is obvious -
I've never embedded python before and I am deciding of
it meets my needs.
My question is; is there a secure python interpreter
that prevents malicious code from using C/C++ modul