[issue9231] IDLE interactive interpreter crash

2010-07-12 Thread Ezio Melotti
Ezio Melotti added the comment: Closing as duplicate of #1028 (and #6144, #6512, #7884, #6920, #6424, #5156). -- nosy: +ezio.melotti resolution: -> duplicate stage: needs patch -> committed/rejected status: open -> closed ___ Python tracker

[issue9231] IDLE interactive interpreter crash

2010-07-12 Thread Antoine Pitrou
Changes by Antoine Pitrou : -- nosy: +kbk ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.org

[issue9231] IDLE interactive interpreter crash

2010-07-12 Thread Antoine Pitrou
New submission from Antoine Pitrou : After a few keystrokes in the interactive interpreter, I got the following traceback: Traceback (most recent call last): File "Lib/idlelib/idle.py", line 11, in idlelib.PyShell.main() File "/home/antoine/py3k/__svn__/Lib/idlelib/PyShell.py", line 142