[ python-Bugs-1063840 ] IDLE aborts on any error when started with "-n"

SourceForge.net noreply at sourceforge.net
Thu Nov 11 07:45:06 CET 2004


Bugs item #1063840, was opened at 2004-11-10 16:31
Message generated for change (Comment added) made by tebeka
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1063840&group_id=5470

Category: IDLE
Group: Python 2.4
Status: Open
Resolution: None
Priority: 6
Submitted By: Miki Tebeka (tebeka)
Assigned to: Kurt B. Kaiser (kbk)
Summary: IDLE aborts on any error when started with "-n"

Initial Comment:
C:\apps\Python24>python.exe Lib\idlelib\idle.pyw -n

Write: a
An error trace is shown (since "a" is not defined)
and IDLE aborts (closes).

Python 2.4b2, winXP (sp2)
for win32 python and cygwin Python.

(I can't check without the "-n" switch since the
anti-virus blocks the socket connection)

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

>Comment By: Miki Tebeka (tebeka)
Date: 2004-11-11 08:45

Message:
Logged In: YES 
user_id=358087

Checked it on Linux (RH) as well. Whe IDLE starts normally
it works fine and catches the name error. When started with
-n it shows a traceback and closes.

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1063840&group_id=5470


More information about the Python-bugs-list mailing list