This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author cben
Recipients cben, kbk, samwyse
Date 2010-08-15.18:37:09
SpamBayes Score 0.0002986332
Marked as misclassified No
Message-id <1281897430.57.0.601872342508.issue6321@psf.upfronthosting.co.za>
In-reply-to
Content
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.)
History
Date User Action Args
2010-08-15 18:37:10cbensetrecipients: + cben, kbk, samwyse
2010-08-15 18:37:10cbensetmessageid: <1281897430.57.0.601872342508.issue6321@psf.upfronthosting.co.za>
2010-08-15 18:37:09cbenlinkissue6321 messages
2010-08-15 18:37:09cbencreate