[Idle-dev] [ idlefork-Bugs-629978 ] No >>> prompt after syntax error

noreply@sourceforge.net noreply@sourceforge.net
Fri, 29 Nov 2002 22:20:49 -0800


Bugs item #629978, was opened at 2002-10-28 12:20
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109579&aid=629978&group_id=9579

Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Guido van Rossum (gvanrossum)
Assigned to: Kurt B. Kaiser (kbk)
Summary: No >>> prompt after syntax error

Initial Comment:
After a syntax error in an immediate command is
reported by the Python Shell window, it forgets to
print the >>> prompt.

Example:

>>> 1/
SyntaxError: invalid syntax

(no >>> prompt follows).


----------------------------------------------------------------------

>Comment By: Kurt B. Kaiser (kbk)
Date: 2002-11-30 01:20

Message:
Logged In: YES 
user_id=149084

Pyshell.py Rev 1.34

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109579&aid=629978&group_id=9579