Skip to content
Commit fcccd097 authored by Douglas Raillard's avatar Douglas Raillard
Browse files

tools/exekall: Allow imported modules to manipulate sys.modules

FIX

Modules can manipulate sys.modules[__name__], and the Python import
statement will use that result, instead of necessarily returning the
module that was actually executed.
parent 50bd166d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment