News

IDLE is just one step above that. You get a separate window for the shell and each Python file you’re working on. Have IDLE run your code and it saves the file, then launches it in the shell window.
I did end up just installing another copy of python, and I can run idle now. I think I may have done it wrong though, as the ../Tools/idle directory is in my home directory.<BR><BR>Oh well, it works.