seisatsu opened this issue 4 years ago · 0 comments
Add a load <filename> command and identical load(filename) function for single user mode only, that will execute Python code from a file. (Not as a module, but as code in injected into the current context.)
load <filename>
load(filename)