]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-37823: Fix open() link in telnetlib doc (GH-15281)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 21 Aug 2019 11:52:05 +0000 (04:52 -0700)
committerGitHub <noreply@github.com>
Wed, 21 Aug 2019 11:52:05 +0000 (04:52 -0700)
commit98b11e1160a1749bfdb48bbf4c0dda177296b005
tree5f1ea333af0e69f0f68a8fcb5ffbf3f4d093cbc4
parent198a0d622a696a4c234aa7866d6c15e38839cc76
bpo-37823: Fix open() link in telnetlib doc (GH-15281)

Fixed wrong link to Telnet.open() method in telnetlib documentation.
(cherry picked from commit e0b6117e2723327d6741d0aa599408514add5b30)

Co-authored-by: Michael Anckaert <michael.anckaert@sinax.be>
Doc/library/telnetlib.rst