Author markveldhuis
Recipients kbk, markveldhuis, tjreedy
Date 2008-05-11.16:49:22
SpamBayes Score 0.0462465
Marked as misclassified No
Message-id <1210524565.34.0.979673682496.issue2755@psf.upfronthosting.co.za>
In-reply-to
Content
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!
History
Date User Action Args
2008-05-11 16:49:25markveldhuissetspambayes_score: 0.0462465 -> 0.0462465
recipients: + markveldhuis, tjreedy, kbk
2008-05-11 16:49:25markveldhuissetspambayes_score: 0.0462465 -> 0.0462465
messageid: <1210524565.34.0.979673682496.issue2755@psf.upfronthosting.co.za>
2008-05-11 16:49:24markveldhuislinkissue2755 messages
2008-05-11 16:49:23markveldhuiscreate