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

Method s_exec

Lib/rexec.py:422–434  ·  view source on GitHub ↗

Execute code within a restricted environment. Similar to the r_exec() method, but the code will be granted access to restricted versions of the standard I/O streams sys.stdin, sys.stderr, and sys.stdout. The code parameter must either be a string containing one or m

(self, *args)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testFunction · 0.95

Calls 1

s_applyMethod · 0.95

Tested by

no test coverage detected