I have a few python scripts which contain no pause commands and no prompts for user input however I find that when I change my window focus to the Windows cmd window the output will freeze until I press 'Enter'.
Is there a know cause for this? Should I enable/disable a setting in the cmd options to avoid this?
A search of my case keeps bringing up cases of people wanting pauses in their code - which I do not.
