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 steven.daprano
Recipients steven.daprano
Date 2009-01-26.03:47:07
SpamBayes Score 5.7023597e-05
Marked as misclassified No
Message-id <1232941628.82.0.541445606335.issue5065@psf.upfronthosting.co.za>
In-reply-to
Content
When launching IDLE, it reports:

"IDLE's subprocess didn't make connection. Either IDLE can't start a 
subprocess or personal firewall software is blocking the connection."

This should report what needs to be opened on the firewall to allow 
the connection, e.g. "Allow UDP/TCP connections to 127.0.0.1 on ports 
FOO and BAR and try again".
History
Date User Action Args
2009-01-26 03:47:08steven.dapranosetrecipients: + steven.daprano
2009-01-26 03:47:08steven.dapranosetmessageid: <1232941628.82.0.541445606335.issue5065@psf.upfronthosting.co.za>
2009-01-26 03:47:08steven.dapranolinkissue5065 messages
2009-01-26 03:47:07steven.dapranocreate