telnetlib — Telnet client¶
Deprecated since version 3.11, removed in version 3.13.
This module is no longer part of the Python standard library.It wasremoved in Python 3.13 afterbeing deprecated in Python 3.11. The removal was decided inPEP 594.
Possible replacements are third-party libraries from PyPI:telnetlib3orExscript. These are not supported or maintained by the Python coreteam.
The last version of Python that provided thetelnetlib module wasPython 3.12.