Larry A. Taylor <[email protected]> added the comment: 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. ---------- nosy: +ltaylor934 _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue10722> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
