summaryrefslogtreecommitdiffstats
path: root/contrib/tools/python3/Python/stdlib_module_names.h
diff options
context:
space:
mode:
authorshadchin <[email protected]>2024-10-27 10:52:33 +0300
committershadchin <[email protected]>2024-10-27 11:03:47 +0300
commit1529383373617c6d14ad4972afdc46a5eb35f954 (patch)
tree229b7647fafadd4ee4b93d20e606c534ad697365 /contrib/tools/python3/Python/stdlib_module_names.h
parent41d598c624442bf6918407466dac3316b8277347 (diff)
Update Python 3 to 3.12.7
commit_hash:052a122399d67f1ea5dfbc5f6457e3e06200becf
Diffstat (limited to 'contrib/tools/python3/Python/stdlib_module_names.h')
-rw-r--r--contrib/tools/python3/Python/stdlib_module_names.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/tools/python3/Python/stdlib_module_names.h b/contrib/tools/python3/Python/stdlib_module_names.h
index ed4a0ac2dd3..1b1a1bdee78 100644
--- a/contrib/tools/python3/Python/stdlib_module_names.h
+++ b/contrib/tools/python3/Python/stdlib_module_names.h
@@ -89,6 +89,7 @@ static const char* _Py_stdlib_module_names[] = {
"_weakref",
"_weakrefset",
"_winapi",
+"_wmi",
"_zoneinfo",
"abc",
"aifc",