mirror of
https://github.com/python/cpython.git
synced 2025-08-30 21:48:47 +00:00
gh-104773: PEP 594: Remove the telnetlib module (#104778)
This commit is contained in:
parent
5ecd8c85f9
commit
9dc476be2d
14 changed files with 11 additions and 1355 deletions
1
Python/stdlib_module_names.h
generated
1
Python/stdlib_module_names.h
generated
|
@ -261,7 +261,6 @@ static const char* _Py_stdlib_module_names[] = {
|
|||
"syslog",
|
||||
"tabnanny",
|
||||
"tarfile",
|
||||
"telnetlib",
|
||||
"tempfile",
|
||||
"termios",
|
||||
"textwrap",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue