Runs the designated module in the __main__ namespace Note that the executed module will have full access to the __main__ namespace. If this is not desirable, the run_module() function should be used to run the module code in a fresh namespace. At the very least, these v
(mod_name, alter_argv=True)
source not stored for this graph (policy: none)
no test coverage detected