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

Method run_module_event

Lib/idlelib/ScriptBinding.py:131–169  ·  view source on GitHub ↗

Run the module after setting up the environment. First check the syntax. If OK, make sure the shell is active and then transfer the arguments, set the run environment's working directory to the directory of the module being executed and also add that directory to it

(self, event)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 10

getfilenameMethod · 0.95
checksyntaxMethod · 0.95
tabnannyMethod · 0.95
restart_subprocessMethod · 0.80
runcommandMethod · 0.80
prepend_syspathMethod · 0.80
afterMethod · 0.80
event_generateMethod · 0.80
formatMethod · 0.45
runcodeMethod · 0.45

Tested by

no test coverage detected