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

Method s_unload

Lib/rexec.py:491–505  ·  view source on GitHub ↗

Unload the module. Removes it from the restricted environment's sys.modules dictionary. This method is implicitly called by code executing in the restricted environment. Overriding this method in a subclass is used to change the policies enforced by a restricted en

(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