Embedding a restricted python interpreter

Paul Rubin http
Sat Jan 8 17:56:43 EST 2005


Dieter Maurer <dieter at handshake.de> writes:
>   It uses a specialized compiler that prevents dangerous bytecode operations
>   to be generated and enforces a restricted builtin environment.

Does it stop the user from generating his own bytecode strings and
demarshalling them?



More information about the Python-list mailing list