]> granicus.if.org Git - python/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:04 +0000 (04:38 -0700)
committerGitHub <noreply@github.com>
Wed, 21 Aug 2019 11:38:04 +0000 (04:38 -0700)
commitc777dec6f47ce649f3dea88d308e36e45538fdac
tree885548398860d478e747dd1f587a54774713e2f6
parent44f2c096804e8e3adc09400a59ef9c9ae843f339
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