Python Forum

Full Version: hor to prevent VSCode from using .pyc files
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
While debugging code and running many times, sometimes my changes are not showing even after saving.
I suspect that a previously created .pyc file is being used, or cache is not emptying.
Any ideas of what the .... is going on?


I thought I must be doing something wrong.

and, uh, yea...
stupid input() !!!