[issue6321] Reload Python modules when running programs

Cherniavsky Beni report at bugs.python.org
Sun Aug 15 20:37:10 CEST 2010


Cherniavsky Beni <cben at users.sf.net> added the comment:

When you run a program using F5 in IDLE,
it completely restarts the underlying interpreter!
If you meant a different way of running, please elaborate.

(Exception: it uses the same interpreter if you're running "idle -n"; this commonly happens on Windows if you rightclick->Edit with IDLE... a .py file - just don't use that.)

----------
nosy: +cben

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6321>
_______________________________________


More information about the Python-bugs-list mailing list