New submission from wyz23x2 <[email protected]>:
When typing this in shell:
>>> import lib2to3
>>> help(lib2to3)
The output contains this link:
--snip--
MODULE REFERENCE
https://docs.python.org/3.8/library/lib2to3 <--
The following documentation is automatically generated from the Python
--snip--
But when you access it, 404!
This works:
https://docs.python.org/3.8/library/2to3.html#module-lib2to3
Please change it. Thanks!
----------
assignee: docs@python
components: 2to3 (2.x to 3.x conversion tool), Documentation, Library (Lib)
messages: 364917
nosy: docs@python, wyz23x2
priority: normal
severity: normal
status: open
title: Dead link in help(lib2to3)
type: performance
versions: Python 3.8
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue40051>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com