This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ltaylor934
Recipients ltaylor934, plovet, r.david.murray, terry.reedy
Date 2012-02-24.01:04:00
SpamBayes Score 3.7076836e-05
Marked as misclassified No
Message-id <1330045440.86.0.948714401194.issue10722@psf.upfronthosting.co.za>
In-reply-to
Content
I have had this happen to me many times with Windows XP, the standard OS here. Using IDLE and Python 2.7.

Some of the time the following applies: I have more than one Python Shell open at the same time. The first Python shell/IDLE with debug is running a long job I don't want to interrupt. 

A second IDLE edit window is connected to the second Python shell. I set the shell to debug, then to the edit window with the program, and select 'run'. 

Result: I get the message reported in this issue. Sometimes.

It appears to have nothing to do with firewalls.
History
Date User Action Args
2012-02-24 01:04:01ltaylor934setrecipients: + ltaylor934, terry.reedy, r.david.murray, plovet
2012-02-24 01:04:00ltaylor934setmessageid: <1330045440.86.0.948714401194.issue10722@psf.upfronthosting.co.za>
2012-02-24 01:04:00ltaylor934linkissue10722 messages
2012-02-24 01:04:00ltaylor934create