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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file telnetlib_313_and_up-3.13.1.tar.gz
.
File metadata
- Download URL: telnetlib_313_and_up-3.13.1.tar.gz
- Upload date:
- Size: 12.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.9 CPython/3.8.0 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 93cdf0a35e8b6463853e5bfa134288a9695c7b69b9e6f4bcfb71c0888470288a |
|
MD5 | 50f3f7c1024a38be881caeccd23e12e3 |
|
BLAKE2b-256 | b03941a04bc6a978f590c4d20d4a44a3e6351b92d5e39009ad4fd5eb238ef45b |
File details
Details for the file telnetlib_313_and_up-3.13.1-py3-none-any.whl
.
File metadata
- Download URL: telnetlib_313_and_up-3.13.1-py3-none-any.whl
- Upload date:
- Size: 13.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.9 CPython/3.8.0 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f2fe36ba9d0bfd4924d030ada758faeca60c1bf18050a1c4a52ea7600c677897 |
|
MD5 | 1b93b51c184fb81da5845adf7c67ba79 |
|
BLAKE2b-256 | 002f51d0660e373c501653c08b295e8c0287271a04166de6a301e20a0598d88f |