[issue2755] IDLE ignores module change before restart

Mark Veldhuis report at bugs.python.org
Sun May 11 18:49:25 CEST 2008


Mark Veldhuis <mv at marvelid.com> added the comment:

Hi,

I repeated the same steps as before, with new filenames, and with the
same result, the printed value was 1, and not 2 as expected. After
closing all windows the value was 2.

answers to Kurt's questions:

When you "open" a python file, exactly what steps are you taking?
->I use File - Recent file - <filename> from the menu

When you "close any combination of IDLE windows,( but not all)",
are you leaving update.py open so you can "run" it?
->No, it occurs even when I close update.py and reopen it using the
method above

When you "run" a file, exactly what steps are you taking?
->I press F5 when the update.py window is active

When you add files to the tracker, please use plain text files so
they can be opened in a browser, without firing up Office!
->thanks for the tip!

Added file: http://bugs.python.org/file10288/idleupdatebug.txt

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2755>
__________________________________


More information about the Python-bugs-list mailing list