rexec

rexec — Restricted execution framework

Deprecated since version 2.6: The rexec module has been removed in Python 3.

Changed in version 2.3: Disabled module.

Warning

The documentation has been left in place to help in reading old code that uses the module.

This module contains the RExec class, which supports r_eval(), r_execfile(), r_exec(), and r_import() methods, which are restricted versions of