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

Method s_eval

Lib/rexec.py:436–449  ·  view source on GitHub ↗

Evaluate code within a restricted environment. Similar to the r_eval() 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 a Pytho

(self, *args)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

s_applyMethod · 0.95

Tested by

no test coverage detected