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

Method __init__

Lib/rexec.py:158–207  ·  view source on GitHub ↗

Returns an instance of the RExec class. The hooks parameter is an instance of the RHooks class or a subclass of it. If it is omitted or None, the default RHooks class is instantiated. Whenever the RExec module searches for a module (even a built-in one) or

(self, hooks = None, verbose = 0)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__init__Method · 0.45

Calls 7

set_trusted_pathMethod · 0.95
make_builtinMethod · 0.95
make_initial_modulesMethod · 0.95
make_sysMethod · 0.95
RHooksClass · 0.85
set_rexecMethod · 0.80
appendMethod · 0.45

Tested by

no test coverage detected