New submission from Mariatta <maria...@python.org>:

Bug in the Telnet docs: https://docs.python.org/3/library/telnetlib.html

In the section 
https://docs.python.org/3/library/telnetlib.html#telnetlib.Telnet the “open()” 
link should probably point to 
https://docs.python.org/3/library/telnetlib.html#telnetlib.Telnet.open but 
instead it points to https://docs.python.org/3/library/functions.html#open

This is newcomer friendly and I would prefer it be done by first time 
contributors.

Reported in docs mailing list: 
https://mail.python.org/pipermail/docs/2019-August/041817.html

----------
assignee: docs@python
components: Documentation
keywords: easy, newcomer friendly
messages: 349393
nosy: Mariatta, docs@python
priority: normal
severity: normal
stage: needs patch
status: open
title: Telnet documentation: fix the link to open()
versions: Python 2.7, Python 3.7, Python 3.8, Python 3.9

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

Reply via email to