• 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
types.cpp 30.5 KB