Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to terminate a running python code within IDLE?

Hi everyone,

A lot of times, I would like to terminate a contingency analysis process (that might take more than half hour) in the middle in the python shell of IDLE, so that I can test my another script. I tried Ctrl+C and Ctrl+Z,but neither worked. I searched through all the drop-down menus of IDLE, no options seem to solve my issue.

Does anyone know the trick? Really appreciate it!

Regards,

Yp