summaryrefslogtreecommitdiffstats
path: root/Python
diff options
context:
space:
mode:
Diffstat (limited to 'Python')
-rw-r--r--Python/stdlib_module_names.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Python/stdlib_module_names.h b/Python/stdlib_module_names.h
index 6454db6..f2d3ecb 100644
--- a/Python/stdlib_module_names.h
+++ b/Python/stdlib_module_names.h
@@ -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",