[Idle-dev] vze2f978@verizon.net: IDLE issue--beeping and IDLE hangs
Guido van Rossum
guido@digicool.com
Mon, 02 Jul 2001 13:20:28 -0400
A bug report.
--Guido van Rossum (home page: http://www.python.org/~guido/)
------- Forwarded Message
Date: Mon, 02 Jul 2001 09:07:58 -0500
From: vze2f978@verizon.net
To: guido@python.org
cc:
Subject: IDLE issue--beeping and IDLE hangs
If the window looks something like this:
>>>(cursor is here)
for x in range[w]:
and you hit return, IDLE will stop responding, but beep continually until the c
omputer is restarted. This is in Windows 2000. I'm not sure whether the cursor
is before or after the invisible space after the ">>>"; the for statement is on
the line AFTER the >>>. Don't know why the student used square braces either.
------- End of Forwarded Message