Execute code within a restricted environment. The code parameter must either be a string containing one or more lines of Python code, or a compiled code object, which will be executed in the restricted environment's __main__ module.
(self, code)
source not stored for this graph (policy: none)
no test coverage detected