[top] / zope / security / untrustedpython / interpreter / RestrictedInterpreter
There are no implemented interfaces.
There are no attributes in this class.
ri_exec(code)
Execute Python code in a restricted environment.
The value of code can be either source or binary code.
There are no known subclasses.