mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
gh-104773: Remove the msilib package (GH-104911)
This commit is contained in:
parent
41768a2bd3
commit
98c4333e88
31 changed files with 22 additions and 4650 deletions
2
Python/stdlib_module_names.h
generated
2
Python/stdlib_module_names.h
generated
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue