summaryrefslogtreecommitdiffstats
path: root/Python
diff options
context:
space:
mode:
Diffstat (limited to 'Python')
-rw-r--r--Python/stdlib_module_names.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Python/stdlib_module_names.h b/Python/stdlib_module_names.h
index 7aaa4f4..d91fea3 100644
--- a/Python/stdlib_module_names.h
+++ b/Python/stdlib_module_names.h
@@ -235,7 +235,6 @@ static const char* _Py_stdlib_module_names[] = {
"smtplib",
"socket",
"socketserver",
-"spwd",
"sqlite3",
"sre_compile",
"sre_constants",