Terry J. Reedy <tjre...@udel.edu> added the comment:

As the title suggested, this is a generic help(module) issue that involves 
several library modules, including idlelib.  It just happened to be reported 
for 2to3.  For example, the generated text for 
  import idlelib; help(idlelib)
includes
  MODULE REFERENCE
    https://docs.python.org/3.11/library/idlelib.html
It should be .../idle.html.

The holdup is that I was not then willing to unilaterally decide which of the 3 
possible solutions I listed should be pursued.  Maybe just 3, maybe a mix of 1 
and 3.

----------
components:  -Documentation
nosy:  -zach.ware
stage: needs patch -> test needed
title: Dead link in help(idlelib/turtledemo/tkinter.sub/test_*/?) -> Give 
proper link in help(idlelib/turtledemo/tkinter.sub/test_*/?)
versions:  -Python 3.10, Python 3.9

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue40051>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to