[issue32812] edited code only runs after closing and re-opening Python.

2018-02-09 Thread Ned Deily
Ned Deily added the comment: OK, since you are using Spyder, you should ask for help with it. On the Spyder project page (https://pythonhosted.org/spyder/index.html), it looks like there is a Spyder forum here: https://groups.google.com/forum/#!forum/spyderlib Trying asking there. Good

[issue32812] edited code only runs after closing and re-opening Python.

2018-02-09 Thread john
john added the comment: I apologize, I'm very new to coding so I'm not very familiar with all the terminologies. I'm user Spyder (Python 3.6) on Windows 10. I run my code in Console via highlighting and Shift + Enter. The steps resulting in the error are very straightforward though, if I m

[issue32812] edited code only runs after closing and re-opening Python.

2018-02-09 Thread Ned Deily
Ned Deily added the comment: You are going to need to be much more specific about exactly what steps you are taking to see the results you are concerned about. Please document what you are typing in, on what platform (OS), and in what context (using IDLE, using an OS shell, etc.). -

[issue32812] edited code only runs after closing and re-opening Python.

2018-02-09 Thread john
New submission from john : For some reason, whenever I make a change to my code in Python, I have to restart Python for the change to take effect. Otherwise Python just runs whatever the code was when I opened the .py file. Worth noting is that this has not always been true, and is not always