mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +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
|
|
@ -78,7 +78,6 @@ OMIT_NETWORKING_FILES = (
|
|||
"poplib.py",
|
||||
"smtplib.py",
|
||||
"socketserver.py",
|
||||
"telnetlib.py",
|
||||
# keep urllib.parse for pydoc
|
||||
"urllib/error.py",
|
||||
"urllib/request.py",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue