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

john report at bugs.python.org
Fri Feb 9 21:57:04 EST 2018


john <johnschwarcz at gmail.com> 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 make any change to the file attached to original message, the change is not incorporated. Spyder just runs the code as it was written when I opened the .py file. 
For any change to a code to take effect, I have to close and reopen Spyder. 

I apologize if this still isn't specific enough. Please let me know what other information I should provide. 
Again, I apologize for my lack of knowledge in this area.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32812>
_______________________________________


More information about the Python-bugs-list mailing list