mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
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:
parent
e4127eaa1e
commit
dbc8216f4c
14 changed files with 12 additions and 589 deletions
|
@ -41,8 +41,6 @@ OMIT_FILES = (
|
|||
# package management
|
||||
"ensurepip/",
|
||||
"venv/",
|
||||
# deprecated
|
||||
"uu.py",
|
||||
# other platforms
|
||||
"_aix_support.py",
|
||||
"_osx_support.py",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue