![]() | 1 | initial version |
I had similar problem while running dynamic studies where it was stopping the script and restarting the IDLE. I ran the same script suing Notepad++ plugin and it worked fine without any issue. I assume you are using python IDLE as well. It may be worth running your script using other editors and see if you have same issue. I recommend Notepad++ and PyNPP plugin (sourceforge.net/projects/npp-plugins/files/PyNpp/). Hope that helps.
cheers:)