gh-104773: PEP 594: Remove the telnetlib module (#104778)

This commit is contained in:
Victor Stinner 2023-05-23 09:09:02 +02:00 committed by GitHub
parent 5ecd8c85f9
commit 9dc476be2d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 11 additions and 1355 deletions

View file

@ -261,7 +261,6 @@ static const char* _Py_stdlib_module_names[] = {
"syslog",
"tabnanny",
"tarfile",
"telnetlib",
"tempfile",
"termios",
"textwrap",