gh-104773: Remove the msilib package (GH-104911)

This commit is contained in:
Zachary Ware 2023-05-24 20:06:00 -05:00 committed by GitHub
parent 41768a2bd3
commit 98c4333e88
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
31 changed files with 22 additions and 4650 deletions

View file

@ -45,7 +45,6 @@ static const char* _Py_stdlib_module_names[] = {
"_lzma",
"_markupbase",
"_md5",
"_msi",
"_multibytecodec",
"_multiprocessing",
"_opcode",
@ -180,7 +179,6 @@ static const char* _Py_stdlib_module_names[] = {
"mimetypes",
"mmap",
"modulefinder",
"msilib",
"msvcrt",
"multiprocessing",
"netrc",