mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
gh-104773: PEP 594: Remove the mailcap module (#104867)
Remove Lib/test/mailcap.txt test file.
This commit is contained in:
parent
bbc5e5c7d7
commit
9d457e1154
12 changed files with 9 additions and 715 deletions
1
Python/stdlib_module_names.h
generated
1
Python/stdlib_module_names.h
generated
|
@ -175,7 +175,6 @@ static const char* _Py_stdlib_module_names[] = {
|
|||
"logging",
|
||||
"lzma",
|
||||
"mailbox",
|
||||
"mailcap",
|
||||
"marshal",
|
||||
"math",
|
||||
"mimetypes",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue