Running Scripts vs Interactive mode

n00m n00m at narod.ru
Wed Feb 23 18:47:44 EST 2011


Add into each your *.py script and as the very last line this:
raw_input('Press any key to exit...')

Or, even better, I'd recommend this free Python Editor:
http://pythonide.stani.be/
SPE IDE - Stani's Python Editor
Free python IDE for Windows,Mac & Linux with UML,PyChecker,Debugger,
GUI design,Blender & more

A superb thing, imo.

But firstly download and install python package *wxPython*:
wxPython2.8-win32-unicode-2.8.11.0-py25.exe

SPE Editor needs it to work properly.




More information about the Python-list mailing list