Terry J. Reedy added the comment: Idle's Help system needs a thorough review. Current issues include 16893, 21995, 17583, and a few more in my head, including revising About.
In the meanwhile, I am replacing the dead link with 'https://docs.python.org/' + sys.version[:3] + '/library/idle.html' (It cannot be copied to be pasted; making it clickable would be part of revising About.) I suggest redirecting the current dead link http://www.python.org/idle/ to https://docs.python.org/3/library/idle.html. People can always select a different version from there. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue22632> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com