Skip to main content

copy of telnetlib for python 3.13+

Project description

This is a copy of telnetlib for python3.13+ It was deprecated and is being removed in python3.13 but many people would still like their old code to work.

Just install it with pip/poetry/etc for python3.13+ and your old telnetlib code should keep working.

Currently it is an exact copy(except for removing the derpracation warning),
but I will accept patches for compatibility for future python versions.
No extra options or feature or formatting fixes are likely.

The pep suggested telnetlib3 which has a differnt api and isn't a drop in replacemnet or Exscript which has an old copy of telnetlib
https://github.com/knipknap/exscript/blob/master/Exscript/protocols/telnetlib.py
which you can import with import Exscript.protocols.telnetlib as telnetlib
but also a bunch of other stuff. Also it requires you to modify your imports, this package doesn't.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

telnetlib_313_and_up-3.13.1.tar.gz (12.7 kB view hashes)

Uploaded Source

Built Distribution

telnetlib_313_and_up-3.13.1-py3-none-any.whl (13.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page