gh-104773: PEP 594: Remove the uu module (#104932)

Doc/license.rst: Keep the UUencode and UUdecode license since it's
also used by the uu codec.
This commit is contained in:
Victor Stinner 2023-05-25 16:25:27 +02:00 committed by GitHub
parent e4127eaa1e
commit dbc8216f4c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 12 additions and 589 deletions

View file

@ -41,8 +41,6 @@ OMIT_FILES = (
# package management
"ensurepip/",
"venv/",
# deprecated
"uu.py",
# other platforms
"_aix_support.py",
"_osx_support.py",