Debug Output from file that's not open/running in Komodo

Whenever I run a Python file, I am only seeing the output in the Debug Output console window from a file that I’ve never even opened in Komodo, what’s going on here?!?!

See screenshot here, the code in the IDE has nothing to do with the output. The output is actually from another file that’s not actually ever been opened by Komodo:

Huh that’s very odd. Could you share the path of the file you have open and the file that its executing?

What does your debug config look like? Ie. the dialog when you press F5.