]> granicus.if.org Git - python/commit
[3.6]bpo-25514: Improve IDLE's connection refused message (#2177) (#2178)
authorterryjreedy <tjreedy@udel.edu>
Wed, 14 Jun 2017 02:13:15 +0000 (22:13 -0400)
committerGitHub <noreply@github.com>
Wed, 14 Jun 2017 02:13:15 +0000 (22:13 -0400)
commit22d909f8c24bd7768df1a5bf0e52c597ea947cfb
tree6414eb5943805b3900b19887c7b85750e7aa6cc2
parentd92ee3ea622b6eee5846681bad5595cfedcf20b6
[3.6]bpo-25514: Improve IDLE's connection refused message (#2177) (#2178)

When IDLE fail to start because the socket connection fails, direct people to a new subsection of the IDLE doc listing various causes and remedies.
(cherry picked from commit 188aedf8bb623d41302e10503268b0852ea91134)
Doc/library/idle.rst
Lib/idlelib/help.html
Lib/idlelib/help.py
Lib/idlelib/run.py