[Python-bugs-list] IDLE-0.5 ctrl-F5 (PR#355)
gpk@bell-labs.com
gpk@bell-labs.com
Tue, 13 Jun 2000 11:30:15 -0400 (EDT)
Full_Name: Greg Kochanski
Version: yesterday's CVS
OS: Solaris 2.6
Submission from: h-135-104-33-130.research.bell-labs.com (135.104.33.130)
If you type ctrl-f5 to run a script twice in sucession,
IDLE will incorrectly pop up a window saying
"Not Saved. Please Save First."
If you save (even though you haven't changed anything,
and even though there are no asterisks around the window
title), then ctrl-f5 will work again.
This *doesn't* happen if you run the script twice in
succession from the menu.