[Patches] [ python-Patches-778323 ] Tk Dialog Upon Subprocess Socket Error

SourceForge.net noreply@sourceforge.net
Sat, 26 Jul 2003 21:13:31 -0700


Patches item #778323, was opened at 2003-07-26 23:13
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=778323&group_id=5470

Category: IDLE
Group: Python 2.3
Status: Open
Resolution: None
Priority: 7
Submitted By: Kurt B. Kaiser (kbk)
Assigned to: Barry A. Warsaw (bwarsaw)
Summary: Tk Dialog Upon Subprocess Socket Error

Initial Comment:
Alex Martelli identified a problem on a particular
machine which was unable to start IDLE's
subprocess if not connected to the Internet.

The user was not receiving any error message.

This patch raises a Tk error box and also adds
a timeout to the listening socket so that a stuck
process is not left behind.

See discussion on Python-dev 26July03.

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

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