• Kevin Modzelewski's avatar
    Fix execfile() behavior · 7062e5b2
    Kevin Modzelewski authored
    It doesn't create a new module at all -- it directly uses the existing one.
    
    Fixing that let us clean up some of the module handling code.
    7062e5b2
execfile_target.py 63 Bytes