gh-104773: PEP 594: Remove the mailcap module (#104867)

Remove Lib/test/mailcap.txt test file.
This commit is contained in:
Victor Stinner 2023-05-24 16:16:55 +02:00 committed by GitHub
parent bbc5e5c7d7
commit 9d457e1154
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 9 additions and 715 deletions

View file

@ -175,7 +175,6 @@ static const char* _Py_stdlib_module_names[] = {
"logging",
"lzma",
"mailbox",
"mailcap",
"marshal",
"math",
"mimetypes",