]> 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:38:25 +0000 (04:38 -0700)
committerGitHub <noreply@github.com>
Wed, 21 Aug 2019 11:38:25 +0000 (04:38 -0700)
commit72088d56247ee422d8abeef94a89be463737b982
tree75126d0d30dbe9e4f1d26f3ab0c8cb4319626401
parentb9d88e771238b5098842cad8a6ad624621f3f62e
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