I’m trying to execute a file with Python commands from within the interpreter.
EDIT: I’m trying to use variables and settings from that file, not to invoke a separate process.
I’m trying to execute a file with Python commands from within the interpreter.
EDIT: I’m trying to use variables and settings from that file, not to invoke a separate process.