MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / RExec

Class RExec

Lib/rexec.py:123–532  ·  view source on GitHub ↗

Basic restricted execution framework. Code executed in this restricted environment will only have access to modules and functions that are deemed safe; you can subclass RExec to add or remove capabilities as desired. The RExec class can prevent code from performing unsafe operation

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected