Sublime Forum

Python interpreter doesn't load newest version of code

#1

I defined several functions in a python code, hit ctrl+B to run, ctrl+to open interpreter, and after catching a mistake in my code, I update the code, save it, ctrl+B, ctrl+ to test it more. Import it again, but it still loads the original (wrong) code. What do I have to do to make it run the updated code?

0 Likes